3 lines
225 B
Cheetah
3 lines
225 B
Cheetah
{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "secrets" "gphotos-sync")) -}}
|
|
{{ includeTemplate "secrets/gphotos-sync" | decrypt -}}
|
|
{{ end -}}
|