1
0
Fork 0

Lock kernel modules

master
dump_stack() 2019-08-31 14:32:38 +00:00
parent 09b2534394
commit a8d56693d2
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ let
in {
security.allowUserNamespaces = true;
security.allowSimultaneousMultithreading = true;
security.lockKernelModules = false;
programs.ssh.startAgent = false;
programs.gnupg = {