install.fairie/home/dot_config/cloudflared/cloudflared.pem
Brian Zalewski 61b82221c6 Latest
2023-07-09 06:46:28 +00:00

3 lines
227 B
Text

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