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 }}