feat(gpg-agent): use gtk2 pinentry program

main
mandlm 2022-06-24 12:40:36 +02:00
parent a2e4d70167
commit 7f825bff3d
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
services.gpg-agent = {
enable = true;
enableZshIntegration = true;
pinentryFlavor = "gnome3";
pinentryFlavor = "gtk2";
};
programs = {