anemone/kernel: allow hibernation on ac

This commit is contained in:
LavaDesu 2025-03-19 00:36:17 +11:00
parent bc793316b9
commit 3c5d4ba108
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -32,7 +32,7 @@
systemd.sleep.extraConfig = ''
HibernateDelaySec=14400
SuspendEstimationSec=3600
HibernateOnACPower=false
HibernateOnACPower=true
'';
powerManagement.cpufreq.min = 400000;