forked from M-Labs/it-infra
franz: intel_idle is still buggy
This commit is contained in:
parent
fb54880765
commit
06db9dd054
|
@ -14,6 +14,7 @@
|
|||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.blacklistedKernelModules = [ "iwlwifi" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.kernelParams = ["intel_idle.max_cstate=1"];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/37e69920-a60d-4cb0-ae2f-b812f7a35dc8";
|
||||
|
|
Loading…
Reference in New Issue