From dfcf0b4d9d4232b7c5203dcc4feb263e040a4110 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:17:48 -0700 Subject: [PATCH] Update .chezmoi.toml --- .chezmoi.toml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 49377ff..b44dfa7 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -4,4 +4,4 @@ progress = true autoPush = true [data] -gpgKey = {{ output "copy-gpg-key" | trim | quote }} +gpgKey = {{ output "get-gpg-key" | trim | quote }}