Use gtk pinentry; Add fd to user packages

This commit is contained in:
Agatha Lovelace 2023-03-26 18:06:30 +02:00
parent 26c36c4cc5
commit b8cba10362
Signed by: sorceress
GPG Key ID: 01D0B3AB10CED4F8
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
programs.gnupg.agent = { programs.gnupg.agent = {
enable = true; enable = true;
enableSSHSupport = true; enableSSHSupport = true;
pinentryFlavor = "gnome3";
}; };
services.pcscd.enable = true; services.pcscd.enable = true;

View File

@ -11,6 +11,7 @@
btop btop
choose choose
exa exa
fd
fzf fzf
gnupg gnupg
ouch ouch