From c6e37fa51e76863c18bf60f16ff35bf766f73aab Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:03:30 -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 95eea2b..49377ff 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -4,4 +4,4 @@ progress = true autoPush = true [data] -gpgKey = '' +gpgKey = {{ output "copy-gpg-key" | trim | quote }}