Replace GTK2 pinentry dialog with GTK3

This commit is contained in:
2021-08-17 14:30:05 +01:00
parent b5dafa9b70
commit 87b137bd81

View File

@@ -73,7 +73,7 @@
# GPG agent
programs.gnupg.agent = {
enable = true;
pinentryFlavor = "gtk2";
pinentryFlavor = "gnome3";
};
# Tmux