mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
rustboro: let tlp handle cpu governor
This commit is contained in:
parent
5de4e9291d
commit
794d5386bb
|
@ -22,8 +22,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
powerManagement.cpuFreqGovernor = "ondemand"; # Otherwise, CPU doesn't automatically clock down.
|
||||
|
||||
hardware = {
|
||||
enableAllFirmware = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue