gnome: package gnome-pass-search-provider

This commit is contained in:
Leonardo Eugênio 2024-06-28 22:50:17 -03:00
parent 325ba751d8
commit 19f1d8c1a0
6 changed files with 72 additions and 1 deletions

View file

@ -10,7 +10,6 @@
enable = true;
defaultCacheTtl = 604800;
maxCacheTtl = 604800;
pinentryPackage = pkgs.pinentry-curses;
extraConfig = ''
allow-preset-passphrase
'';