diff --git a/nixos/common/services/gnupg-agent.nix b/nixos/common/services/gnupg-agent.nix index 8f3ed197..22388299 100644 --- a/nixos/common/services/gnupg-agent.nix +++ b/nixos/common/services/gnupg-agent.nix @@ -6,7 +6,6 @@ enableSSHSupport = false; enableBrowserSocket = true; enableExtraSocket = true; - pinentryFlavor = "curses"; }; environment.systemPackages = with pkgs; [