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