{ pkgs, ... }: { enable = true; pinentry.package = pkgs.pinentry-qt; maxCacheTtl = 60480000; maxCacheTtlSsh = 60480000; defaultCacheTtl = 60480000; defaultCacheTtlSsh = 60480000; }