From 1470f6033fa0926b61a5abcc44f856f4e367ad79 Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 31 Aug 2023 22:29:49 +0900 Subject: [PATCH] test --- 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 8de8d7e0..d39e657d 100644 --- a/nixos/common/services/gnupg-agent.nix +++ b/nixos/common/services/gnupg-agent.nix @@ -4,7 +4,6 @@ enableSSHSupport = true; enableBrowserSocket = true; enableExtraSocket = true; - pinentryFlavor = "gnome3"; }; environment.systemPackages = with pkgs; [