diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-20 20:42:17 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-20 20:42:17 +0530 |
| commit | 826e66fe944767581a67d5bbc51401bd29191040 (patch) | |
| tree | a59c5e0ae2f1c1c90275f8411c39027d20ee26d1 /home/gpg.nix | |
| parent | d201a111648603057ed9239fdf4081812e97112e (diff) | |
| download | odysseus-826e66fe944767581a67d5bbc51401bd29191040.zip odysseus-826e66fe944767581a67d5bbc51401bd29191040.tar.gz | |
diaaaaaazeeeeeeeeeepam
an automated commit
Diffstat (limited to 'home/gpg.nix')
| -rw-r--r-- | home/gpg.nix | 2 |
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; |
