3 lines
217 B
Text
3 lines
217 B
Text
{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "secrets" "ssh-audi")) -}}
|
|
{{ includeTemplate "secrets/ssh-audi" | decrypt -}}
|
|
{{ end -}}
|