Use autocpu-freq instead of intel pstate
This commit is contained in:
@@ -15,6 +15,7 @@ with pkgs;
|
||||
"ahci.mobile_lpm_policy=3"
|
||||
"pcie_aspm=force"
|
||||
"nmi_watchdog=0"
|
||||
"intel_pstate=disable"
|
||||
];
|
||||
kernelModules = [ "i915" ];
|
||||
blacklistedKernelModules = [ "btusb" "bluetooth" ];
|
||||
|
||||
Reference in New Issue
Block a user