new yt-block with unkillable working
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user