install.fairie/home/dot_local/etc/juicefs/cert.pem.tmpl

3 lines
219 B
Cheetah
Raw Normal View History

2024-01-12 23:47:07 -08:00
{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "files" "juicefs.pem")) -}}
{{ includeTemplate "files/juicefs.pem" | decrypt -}}
{{- end -}}