diff --git a/home/.chezmoi.toml.tmpl b/home/.chezmoi.toml.tmpl index cd443ad..17a2cf2 100644 --- a/home/.chezmoi.toml.tmpl +++ b/home/.chezmoi.toml.tmpl @@ -10,7 +10,7 @@ mail = {{ promptString "MbSync account mail " | quote }} user = {{ promptString "MbSync account user " | quote }} host = {{ promptString "MbSync account host " | quote }} {{- end }} -{{- else -}} +{{ else -}} mbsync = {{ $count }} {{- end }} {{- end }}