install.fairie/home/dot_local/etc/cloudflared/cert.pem.tmpl
Brian Zalewski 10485ad8f3 Latest
2023-07-10 05:46:56 +00:00

3 lines
No EOL
227 B
Cheetah

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