task | fix pass-store timeout, and re-enable gnome-keyring
This commit is contained in:
parent
882a95d6a7
commit
7129cc1fe1
3 changed files with 10 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue