mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-27 11:21:03 +01:00
feat: increase cache ttl of gnupg-agent
This commit is contained in:
@@ -14,5 +14,6 @@
|
||||
enable = true;
|
||||
pinentryFlavor = "curses";
|
||||
enableSSHSupport = false;
|
||||
settings.default-cache-ttl = 4 * 60 * 60; # 4 hours
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user