wrap up suspend-then-hibernate

This commit is contained in:
2025-11-05 23:14:26 -06:00
parent e3546caeb5
commit ed3046e18a
2 changed files with 3 additions and 4 deletions

View File

@@ -353,7 +353,7 @@ in {
# --- suspend timeout ---
{
timeout = 1800; # 30 min
on-timeout = "systemctl suspend"; # suspend computer
on-timeout = "systemctl suspend-then-hibernate"; # suspend computer
}
# --- keyboard backlight (optional) ---