Update dotfiles/.local/share/chezmoi/home/.chezmoi.yaml.tmpl
This commit is contained in:
parent
a44e760039
commit
9570fe5a77
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
{{ if not $headless -}}
|
{{ if not $headless -}}
|
||||||
age:
|
age:
|
||||||
identity: "{{ $.chezmoi.homeDir }}/.config/age/key.txt"
|
identity: "{{ .chezmoi.homeDir }}/.config/age/key.txt"
|
||||||
recipient: "age16kxd4ljclq9ksnxvl2ee7a5xnj744kwyv04p04ka0n3rzxdpl5nsq52svl" # pragma: allowlist secret
|
recipient: "age16kxd4ljclq9ksnxvl2ee7a5xnj744kwyv04p04ka0n3rzxdpl5nsq52svl" # pragma: allowlist secret
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue