mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-08-05 05:09:33 +02:00
base: don't lock kernel modules lmao
This commit is contained in:
parent
234a7030f0
commit
8dcd471a6f
@ -66,7 +66,7 @@
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
security.lockKernelModules = true;
|
||||
# security.lockKernelModules = true;
|
||||
security.protectKernelImage = true;
|
||||
security.sudo.execWheelOnly = true;
|
||||
security.sudo.extraConfig = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user