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