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

4 lines
257 B
Cheetah
Raw Normal View History

2023-03-19 23:38:30 -07: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 -}}