feat(gpg-agent): use gtk2 pinentry program
This commit is contained in:
parent
a2e4d70167
commit
7f825bff3d
@ -40,7 +40,7 @@
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
pinentryFlavor = "gnome3";
|
||||
pinentryFlavor = "gtk2";
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
Reference in New Issue
Block a user