This commit is contained in:
Henry Hiles 2025-03-25 17:01:59 -04:00
commit f6b82815ad
No known key found for this signature in database
6 changed files with 58 additions and 18 deletions

View file

@ -1,4 +1,4 @@
{
services.power-profiles-daemon.enable = false;
services.auto-cpufreq.enable = true;
# services.auto-cpufreq.enable = true; TODO: Turn back on once https://github.com/NixOS/nixpkgs/pull/392666 is merged
}