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

4 lines
257 B
Cheetah
Raw Permalink Normal View History

2023-03-20 06:38:30 +00:00
{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "files" "google-assistant-client-secret")) -}}
{{ includeTemplate "files/google-assistant-client-secret" | decrypt -}}
{{ end -}}