From 52529d3c71c2594b77918f406c48d3d831d01dc6 Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sun, 8 Mar 2026 22:06:37 +0000 Subject: Set gpg-agent's pinentry package --- hosts/gheshki/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/gheshki/home.nix') diff --git a/hosts/gheshki/home.nix b/hosts/gheshki/home.nix index 89dddfb..e6b45db 100644 --- a/hosts/gheshki/home.nix +++ b/hosts/gheshki/home.nix @@ -22,4 +22,5 @@ ]; programs.alacritty.settings.font.size = lib.mkForce 8; + services.gpg-agent.pinentry.package = pkgs.pinentry-curses; } -- cgit v1.2.3