Update .chezmoi.toml
This commit is contained in:
parent
d0a826a16c
commit
dfcf0b4d9d
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ progress = true
|
|||
autoPush = true
|
||||
|
||||
[data]
|
||||
gpgKey = {{ output "copy-gpg-key" | trim | quote }}
|
||||
gpgKey = {{ output "get-gpg-key" | trim | quote }}
|
||||
|
|
Loading…
Reference in a new issue