diff --git a/config/config.nix b/config/config.nix index 35bcb1d..e1a753a 100644 --- a/config/config.nix +++ b/config/config.nix @@ -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