Just adding and cleaning

This commit is contained in:
2024-10-20 21:19:34 -06:00
parent ecf2a0db9f
commit a74acdc297
3 changed files with 31 additions and 10 deletions

View File

@@ -9,6 +9,7 @@
home.file.gpg-agent = {
target = ".gnupg/gpg-agent.conf";
text = ''
pinentry-program ${pkgs.pinentry_mac}/Applications/pinentry-mac.app/Contents/MacOS/pinentry-mac
default-cache-ttl 86400
max-cache-ttl 86400
'';