forked from fabian/nix
t14: increase performance
This commit is contained in:
parent
edba87a036
commit
1027e9dd80
1 changed files with 1 additions and 1 deletions
|
@ -57,6 +57,6 @@
|
|||
|
||||
swapDevices = [];
|
||||
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue