Update dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl

This commit is contained in:
Brian Zalewski 2022-11-28 04:05:36 +00:00
parent bcaab1dcfc
commit 43d326e699

View file

@ -120,8 +120,10 @@
encryption = "age" encryption = "age"
age: age:
identity = "{{ .chezmoi.homeDir }}/.config/age/chezmoi.txt" identity: "{{ .chezmoi.homeDir }}/.config/age/chezmoi.txt"
recipient = "age1necy24c4lzxheey4p2m8v4q000n442wyv47qc640ulyxx9l8dpesdqv7ey" recipient: "age1necy24c4lzxheey4p2m8v4q000n442wyv47qc640ulyxx9l8dpesdqv7ey"
gpg:
recipient: "{{ $gpgKeyId }}"
data: data:
host: host:
arch: "{{ .chezmoi.arch }}" arch: "{{ .chezmoi.arch }}"