diff --git a/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl b/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl index 26170611..7a340710 100644 --- a/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl +++ b/dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl @@ -120,8 +120,10 @@ encryption = "age" age: - identity = "{{ .chezmoi.homeDir }}/.config/age/chezmoi.txt" - recipient = "age1necy24c4lzxheey4p2m8v4q000n442wyv47qc640ulyxx9l8dpesdqv7ey" + identity: "{{ .chezmoi.homeDir }}/.config/age/chezmoi.txt" + recipient: "age1necy24c4lzxheey4p2m8v4q000n442wyv47qc640ulyxx9l8dpesdqv7ey" +gpg: + recipient: "{{ $gpgKeyId }}" data: host: arch: "{{ .chezmoi.arch }}"