Set pinentry for gnome

This commit is contained in:
2023-01-03 00:55:54 +00:00
parent dcf917fac7
commit fc2dcbe0f8

View File

@ -52,5 +52,7 @@ in {
tree tree
wl-clipboard wl-clipboard
]; ];
home.services.gpg-agent.pinentryFlavor = "gnome3";
}; };
} }