diff --git a/nix/home.nix b/nix/home.nix index 5a1bb55..01dbe1b 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -97,7 +97,7 @@ in lockCmd = "/bin/bash -c ${config.home.homeDirectory}/scripts/lock.sh"; - inactiveInterval = 5; + inactiveInterval = 15; }; home.file = {