feat: add extra power-saving profile

This commit is contained in:
Zhongheng Liu 2024-09-26 16:51:22 +03:00
commit 0608d646c5
No known key found for this signature in database
2 changed files with 25 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{...}: {
#specialisation.powersave.configuration = {
# services.auto-cpufreq.enable = true;
#};
specialisation.powersave.configuration = {
services.auto-cpufreq.enable = true;
};
services = {
upower.enable = true;
udisks2.enable = true;