install.fairie/home/dot_config/Google Assistant/client-secret.json.tmpl
Brian Zalewski 48c51c16c0 Latest
2023-03-20 02:38:30 -04: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 -}}