From c8cb21d725dbf50961b0be2b060c31e1b73e37ae Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Mon, 25 Apr 2022 15:01:11 +0100 Subject: [PATCH] Sleep changes --- hosts/pingbox/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pingbox/configuration.nix b/hosts/pingbox/configuration.nix index d51524a..1d2505f 100644 --- a/hosts/pingbox/configuration.nix +++ b/hosts/pingbox/configuration.nix @@ -46,7 +46,7 @@ }; systemd.sleep.extraConfig = '' - HibernateDelaySec=600 + HibernateDelaySec=3600 ''; # This value determines the NixOS release from which the default