stan,europa: no hardened, breaks too many things
This commit is contained in:
parent
30e0135bc2
commit
89bf05399f
@ -58,6 +58,7 @@ in {
|
||||
};
|
||||
};
|
||||
kernelParams = [ "boot.shell_on_fail" "mem_sleep_default=deep" ];
|
||||
kernelPackages = pkgs.linuxPackages;
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
};
|
||||
|
||||
|
@ -30,7 +30,7 @@ in {
|
||||
secrets = { "/crypto_keyfile.bin" = null; };
|
||||
};
|
||||
kernelParams = [ "intel_idle.max_cstate=4" ];
|
||||
|
||||
kernelPackages = pkgs.linuxPackages;
|
||||
};
|
||||
|
||||
preDNS.enable = false;
|
||||
|
Loading…
Reference in New Issue
Block a user