summaryrefslogtreecommitdiffstats
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/sils/gpg/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/sils/gpg/default.nix b/users/sils/gpg/default.nix
index 8954c7b..79c4b33 100644
--- a/users/sils/gpg/default.nix
+++ b/users/sils/gpg/default.nix
@@ -11,7 +11,7 @@
enable = true;
defaultCacheTtl = 60 * 5;
defaultCacheTtlSsh = 60 * 5;
- pinentryFlavor = "gtk2";
+ pinentryFlavor = "curses";
enableSshSupport = true;
sshKeys = ["4077454831C98FE4BE4A9C167186C5A63615B790"];
};