anemone/kernel: allow hibernation on ac
This commit is contained in:
parent
bc793316b9
commit
3c5d4ba108
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
systemd.sleep.extraConfig = ''
|
systemd.sleep.extraConfig = ''
|
||||||
HibernateDelaySec=14400
|
HibernateDelaySec=14400
|
||||||
SuspendEstimationSec=3600
|
SuspendEstimationSec=3600
|
||||||
HibernateOnACPower=false
|
HibernateOnACPower=true
|
||||||
'';
|
'';
|
||||||
|
|
||||||
powerManagement.cpufreq.min = 400000;
|
powerManagement.cpufreq.min = 400000;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue