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