4 lines
235 B
JSON
4 lines
235 B
JSON
|
{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "files" "gdrive3-tokens.json")) -}}
|
||
|
{{ includeTemplate "files/gdrive3-tokens.json" | decrypt -}}
|
||
|
{{ end -}}
|