.chezmoi.yaml.tmpl

1{{- $gotify_token := promptString "gotify_token" -}}
2
3data:
4  gotify_token: {{ $gotify_token | quote }}