install.fairie/home/dot_config/Google Assistant/client-secret.json.tmpl

4 lines
259 B
Cheetah
Raw Normal View History

{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat joinPath .chezmoi.sourceDir ".chezmoitemplates" "secrets" "google-assistant-client-secret") -}}
{{ includeTemplate "secrets/google-assistant-client-secret" | decrypt -}}
{{ end -}}