3 lines
243 B
Cheetah
3 lines
243 B
Cheetah
{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "files" "google-assistant-tokens")) -}}
|
|
{{ includeTemplate "files/google-assistant-tokens" | decrypt -}}
|
|
{{ end -}}
|