From 6186a9e3a6273a407c742ca376689eae02725301 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 13 Jan 2024 21:07:15 +0100 Subject: Home: Change pinentry flavor to gnome3 --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/home.nix b/hosts/home.nix index afee3af..18ea115 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -99,6 +99,7 @@ enableSshSupport = true; enableExtraSocket = true; sshKeys = [ "BC10A40920B576F641480795B9C7E01A4E47DA9F" ]; + pinentryFlavor = "gnome3"; defaultCacheTtl = 43200; #12h defaultCacheTtlSsh = 43200; maxCacheTtl = 86400; #24h -- cgit 1.4.1