base: don't lock kernel modules lmao
Some checks failed
Eval nix flake / evals (push) Failing after 39s

This commit is contained in:
2025-08-03 04:36:10 +02:00
parent 234a7030f0
commit 8dcd471a6f

View File

@@ -66,7 +66,7 @@
programs.zsh.enable = true;
security.lockKernelModules = true;
# security.lockKernelModules = true;
security.protectKernelImage = true;
security.sudo.execWheelOnly = true;
security.sudo.extraConfig = ''