mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 13:11: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 = {
|
hardware = {
|
||||||
enableAllFirmware = true;
|
enableAllFirmware = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue