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