diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/graphical.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/graphical.nix b/modules/graphical.nix index 7384220..8323721 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -143,5 +143,5 @@ wayland = true; }; }; - programs.gnupg.agent.pinentryFlavor = "curses"; + programs.gnupg.agent.pinentryFlavor = "gnome3"; } |
