diff --git a/.local/share/chezmoi/home/.chezmoi.yaml.tmpl b/.local/share/chezmoi/home/.chezmoi.yaml.tmpl index 8a438dd9..cb2d292e 100644 --- a/.local/share/chezmoi/home/.chezmoi.yaml.tmpl +++ b/.local/share/chezmoi/home/.chezmoi.yaml.tmpl @@ -118,12 +118,12 @@ {{- writeToStdout "Chezmoi is running in headless environment.\n" -}} {{- end -}} -encryption: "age" -age: - identity: "{{ .chezmoi.homeDir }}/.config/age/chezmoi.txt" - recipient: "age1necy24c4lzxheey4p2m8v4q000n442wyv47qc640ulyxx9l8dpesdqv7ey" -gpg: - recipient: "{{ $gpgKeyId }}" +# encryption: "age" +# age: +# identity: "{{ .chezmoi.homeDir }}/.config/age/chezmoi.txt" +# recipient: "age1necy24c4lzxheey4p2m8v4q000n442wyv47qc640ulyxx9l8dpesdqv7ey" +# gpg: +# recipient: "{{ $gpgKeyId }}" data: host: arch: "{{ .chezmoi.arch }}"