diff --git a/hosts/sakura/default.nix b/hosts/sakura/default.nix index 99124c4..18e2ded 100644 --- a/hosts/sakura/default.nix +++ b/hosts/sakura/default.nix @@ -71,6 +71,10 @@ ${pkgs.fw-ectool}/bin/ectool led battery auto ''; }; + systemd.sleep.extraConfig = '' + HibernateDelaySec=30m + ''; + services.logind.lidSwitch = "suspend-then-hibernate"; boot = { plymouth.enable = true; kernelParams = [