This commit is contained in:
2026-04-06 16:56:06 -05:00
parent 04b7752ac8
commit c364d6dd74

View File

@@ -60,9 +60,9 @@
HandleLidSwitch = "suspend-then-hibernate";
};
# sets the delay before hibernation for ^
systemd.sleep.extraConfig = ''
HibernateDelaySec=1800
'';
systemd.sleep.settings.Sleep = {
HibernateDelaySec = "30m";
};
# boot (systemd is growing on me)
boot = {