Lock kernel modules
This commit is contained in:
@ -7,7 +7,6 @@ let
|
||||
in {
|
||||
security.allowUserNamespaces = true;
|
||||
security.allowSimultaneousMultithreading = true;
|
||||
security.lockKernelModules = false;
|
||||
|
||||
programs.ssh.startAgent = false;
|
||||
programs.gnupg = {
|
||||
|
Reference in New Issue
Block a user