install.fairie/home/dot_config/Google Assistant/private_client-secret.json.tmpl
2024-01-03 01:40:12 +00:00

3 lines
257 B
Cheetah

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