aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 1f82091..8a53d70 100644
--- a/home.nix
+++ b/home.nix
@@ -39,7 +39,7 @@
enable = true;
defaultCacheTtl = 120;
enableSshSupport = true;
- defaultCacheTtlSsh = 120;
+ defaultCacheTtlSsh = 600;
enableScDaemon = false;
};
}