install.fairie/home/dot_local/etc/juicefs/cert.pem.tmpl
Brian Zalewski 6df40ae420 Latest
2024-01-13 07:47:07 +00:00

3 lines
No EOL
219 B
Cheetah

{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "files" "juicefs.pem")) -}}
{{ includeTemplate "files/juicefs.pem" | decrypt -}}
{{- end -}}