feat: add extra power-saving profile
This commit is contained in:
parent
a479e4633c
commit
0608d646c5
2 changed files with 25 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue