aboutsummaryrefslogtreecommitdiff
path: root/home/gpg.nix
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 20:42:17 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 20:42:17 +0530
commit826e66fe944767581a67d5bbc51401bd29191040 (patch)
treea59c5e0ae2f1c1c90275f8411c39027d20ee26d1 /home/gpg.nix
parentd201a111648603057ed9239fdf4081812e97112e (diff)
downloadodysseus-826e66fe944767581a67d5bbc51401bd29191040.zip
odysseus-826e66fe944767581a67d5bbc51401bd29191040.tar.gz
diaaaaaazeeeeeeeeeepam
an automated commit
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;