aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/common/core/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix
index a198656..c2a9c85 100644
--- a/hosts/common/core/default.nix
+++ b/hosts/common/core/default.nix
@@ -114,6 +114,7 @@
programs.atop.enable = true;
programs.gnupg.agent = {
enable = true;
+ enableExtraSocket = true;
enableSSHSupport = true;
settings = {
default-cache-ttl = 43200;