rm service.powertop
This commit is contained in:
parent
2a87738bf3
commit
5397487905
|
@ -44,10 +44,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
powerManagement = {
|
||||
cpuFreqGovernor = "powersave";
|
||||
powertop.enable = true;
|
||||
};
|
||||
powerManagement.cpuFreqGovernor = "powersave";
|
||||
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
|
Loading…
Reference in New Issue