rustboro: let tlp handle cpu governor

This commit is contained in:
Aly Raffauf 2024-06-27 18:31:41 -04:00
parent 5de4e9291d
commit 794d5386bb

View file

@ -22,8 +22,6 @@
];
};
powerManagement.cpuFreqGovernor = "ondemand"; # Otherwise, CPU doesn't automatically clock down.
hardware = {
enableAllFirmware = true;