new yt-block with unkillable working

This commit is contained in:
Sebastian Moser
2024-08-15 12:11:25 +02:00
parent def6f557d5
commit a8df39483b
4 changed files with 40 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ pkgs, lib, workDir, self, secretsDir, config, inputs, ... }:
{ pkgs, lib, workDir, self, secretsDir, config, inputs, system, ... }:
{
# https://bugzilla.kernel.org/show_bug.cgi?id=110941
@@ -99,6 +99,8 @@
];
*/
boot.extraModulePackages = [ self.packages.${system}.random.unkillableKernelModule ];
hardware.bluetooth.settings = {
General = {