Replace GTK2 pinentry dialog with GTK3

This commit is contained in:
coolneng 2021-08-17 14:30:05 +01:00
parent b5dafa9b70
commit 87b137bd81
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

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