install.fairie/home/dot_config/Google Assistant/client-secret.json.tmpl
2023-01-26 03:36:25 +00:00

3 lines
259 B
Cheetah

{{- 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 -}}