Set max gpg-agent timeouts

This commit is contained in:
David Morgan 2022-11-08 12:03:33 +00:00
parent 9ebf39a6a6
commit 2e0a1f333c
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
services.gpg-agent = {
enable = true;
pinentryFlavor = "curses";
defaultCacheTtl = 34560000;
maxCacheTtl = 34560000;
};
## TODO newSession plugins etc