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