We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299f8aa commit 54ef36cCopy full SHA for 54ef36c
1 file changed
modules/boot.nix
@@ -9,4 +9,6 @@
9
console.enable = false;
10
11
boot.kernelPackages = pkgs.linuxPackages_latest;
12
+
13
+ security.lockKernelModules = true;
14
}
0 commit comments