Upgrade to 25.05
This commit is contained in:
parent
65817f4e70
commit
05f820ed4c
11 changed files with 214 additions and 277 deletions
|
@ -48,7 +48,7 @@
|
|||
# gnome3 is nicer, but requires gcr as a dbus package.
|
||||
# Which is in my NixOS config, and on non-NixOS too.
|
||||
# It will fall back to ncurses when running in non-graphics mode.
|
||||
pinentryPackage = pkgs.pinentry-gnome3;
|
||||
pinentry.package = pkgs.pinentry-gnome3;
|
||||
# If inactive, the key will be forgotten after this time
|
||||
defaultCacheTtl = 3600;
|
||||
defaultCacheTtlSsh = defaultCacheTtl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue