From be50b769fce4a1bca8597b7829ebda40b059f4d4 Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 6 May 2024 10:24:52 +0900 Subject: [PATCH] update --- nixos/common/services/gnupg-agent.nix | 1 - 1 file changed, 1 deletion(-) 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; [