install.fairie/home/dot_ssh/ssh-blue.tmpl
2023-01-26 05:22:59 +00:00

3 lines
217 B
Cheetah

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