diff options
| author | root <root@localhost> | 2025-01-21 16:20:00 +0000 |
|---|---|---|
| committer | root <root@localhost> | 2025-01-21 16:20:00 +0000 |
| commit | b3b65175c48e67686a6b97156ae11596a54ebbd2 (patch) | |
| tree | c83e19aba323ea578cab1bf3f4b8aa4b3115a271 /machines | |
| parent | 5290a23366f4941d5742ce20e55783b74eb3e4e1 (diff) | |
back to sanity
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/work.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/machines/work.nix b/machines/work.nix index aa720bf..86dc916 100644 --- a/machines/work.nix +++ b/machines/work.nix @@ -53,6 +53,10 @@ file."gpg-agent.conf" = { text = '' pinentry-program /opt/homebrew/bin/pinentry-mac + enable-ssh-support + ttyname $GPG_TTY + default-cache-ttl 60 + max-cache-ttl 120 ''; target = ".gnupg/gpg-agent.conf"; }; |
