fix?: disable auto-cpufreq because it fails

This commit is contained in:
Ahwx 2024-08-01 18:10:08 +02:00
parent 945c67ac16
commit e3bed965be

View file

@ -28,7 +28,7 @@
};
auto-cpufreq = {
enable = true;
enable = false;
settings = {
battery = {
governor = "powersave";