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