aboutsummaryrefslogtreecommitdiff
path: root/home/gpg.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/gpg.nix')
-rw-r--r--home/gpg.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/gpg.nix b/home/gpg.nix
index 63c1ec0..def7b26 100644
--- a/home/gpg.nix
+++ b/home/gpg.nix
@@ -17,7 +17,7 @@
};
services.gpg-agent = {
- enable = true;
+ enable = false;
defaultCacheTtl = 43200;
maxCacheTtl = 43200;