install.fairie/home/dot_config/Google Assistant/tokens.json.tmpl
2023-01-26 03:54:53 +00:00

3 lines
247 B
Cheetah

{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "secrets" "google-assistant-tokens")) -}}
{{ includeTemplate "secrets/google-assistant-tokens" | decrypt -}}
{{ end -}}