install.fairie/home/dot_config/lexicon/private_lexicon.yml.tmpl

4 lines
277 B
Cheetah
Raw Normal View History

2024-01-13 00:51:16 -08:00
---
cloudflare:
auth_token: "{{ if (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "secrets" "CLOUDFLARE_API_TOKEN")) }}{{ includeTemplate "secrets/CLOUDFLARE_API_TOKEN" | decrypt | trim }}{{ else }}{{ env "CLOUDFLARE_API_TOKEN" }}{{ end }}"
zone: {{ .host.domain }}