From f35cb2c69836eff47541341b26334559ed851414 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 28 Mar 2024 21:42:12 +0000 Subject: . --- services/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/default.nix b/services/default.nix index 0a3977d..bef7c85 100644 --- a/services/default.nix +++ b/services/default.nix @@ -21,7 +21,7 @@ enable = true; defaultCacheTtl = 60 * 60 * 24 * 7; maxCacheTtl = 60 * 60 * 24 * 7; - pinentryFlavor = "curses"; + pinentryPackage = pkgs.pinentry-tty; }; }; -- cgit v1.2.3