Switch back to auto-cpufreq

This commit is contained in:
SebastianStork 2024-07-29 20:31:23 +02:00
parent 1610f7da49
commit 54d88f7fc0

View file

@ -33,5 +33,5 @@
}; };
}; };
services.tlp.enable = true; services.auto-cpufreq.enable = true;
} }