From 7bf36f250bab41a1bf68ac403fd39f696a1affd6 Mon Sep 17 00:00:00 2001 From: oluceps Date: Sun, 20 Oct 2024 10:37:48 +0800 Subject: [PATCH] - --- hosts/graphBase.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/graphBase.nix b/hosts/graphBase.nix index c34778a4..8959b535 100644 --- a/hosts/graphBase.nix +++ b/hosts/graphBase.nix @@ -179,7 +179,7 @@ timeouts = [ { timeout = 900; - command = "${pkgs.hyprlock}/bin/hyprlock --immediate"; + command = "/run/current-system/systemd/bin/systemctl suspend"; } ]; events = [