mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-31 14:43:11 +02:00
feat: update flake.nix
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# gpg agent with pinentry
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "curses";
|
||||
pinentryPackage = "curses";
|
||||
enableSSHSupport = false;
|
||||
settings.default-cache-ttl = 4 * 60 * 60; # 4 hours
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user