install.fairie/home/dot_ssh/ssh-blue

4 lines
215 B
Text
Raw Normal View History

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