Change default pinentry flavor
This commit is contained in:
parent
af00fac01c
commit
4dbf06dfbb
|
@ -99,7 +99,7 @@ in
|
|||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryFlavor = "curses";
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
Loading…
Reference in a new issue