From 43d326e699857e3954f0da62145ac1b1ed20749c Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Mon, 28 Nov 2022 04:05:36 +0000 Subject: [PATCH] Update dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl --- dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 }}"