task | fix pass-store timeout, and re-enable gnome-keyring

This commit is contained in:
Don Harper 2026-06-12 19:46:40 -05:00
parent 882a95d6a7
commit 7129cc1fe1
3 changed files with 10 additions and 7 deletions

View file

@ -33,6 +33,8 @@
bluetui
bottom
cargo
catimg
chafa
clock-rs
compose2nix
diff-so-fancy
@ -129,6 +131,7 @@
};
gpg-agent = {
enable = true;
maxCacheTtl = 604800;
defaultCacheTtl = 604800;
defaultCacheTtlSsh = 604800;
enableSshSupport = true;