From 091420915109ea76d373da682e2c4e174e687f66 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 8 Apr 2019 20:13:13 -0700 Subject: Disable tty pinentry for now --- linux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index 42f1e4e..6bf72ab 100644 --- a/linux.nix +++ b/linux.nix @@ -113,7 +113,7 @@ in verbose = true; extraConfig = '' allow-emacs-pinentry - pinentry-program /home/ben/.nix-profile/bin/pinentry-tty + #pinentry-program /home/ben/.nix-profile/bin/pinentry-tty ''; }; }; -- cgit v1.2.3