i think i finally figured out hibernate then sleep
This commit is contained in:
@@ -47,9 +47,10 @@
|
|||||||
#HandleLidSwitch = "suspend";
|
#HandleLidSwitch = "suspend";
|
||||||
HandlePowerKey = "suspend-then-hibernate";
|
HandlePowerKey = "suspend-then-hibernate";
|
||||||
HandleLidSwitch = "suspend-then-hibernate";
|
HandleLidSwitch = "suspend-then-hibernate";
|
||||||
HibernateDelaySec = "60";
|
|
||||||
#HibernateDelaySec = "1800";
|
|
||||||
};
|
};
|
||||||
|
systemd.sleep.extraConfig = ''
|
||||||
|
HibernateDelaySec=180
|
||||||
|
'';
|
||||||
|
|
||||||
# boot (systemd is growing on me)
|
# boot (systemd is growing on me)
|
||||||
boot = {
|
boot = {
|
||||||
|
|||||||
Reference in New Issue
Block a user