forked from M-Labs/defenestrate
intel_idle is still buggy
This commit is contained in:
parent
10d529da0a
commit
97fe25836b
|
@ -9,6 +9,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.systemd-boot.memtest86.enable = true;
|
||||
boot.kernelParams = ["intel_idle.max_cstate=1"];
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
|
||||
networking.hostName = "artiq";
|
||||
|
|
Loading…
Reference in New Issue