diff --git a/home/.chezmoi.toml.tmpl b/home/.chezmoi.toml.tmpl index 959c003..8ed1677 100644 --- a/home/.chezmoi.toml.tmpl +++ b/home/.chezmoi.toml.tmpl @@ -14,7 +14,7 @@ host = {{ promptString "MbSync account host " | quote }} {{ else }} [[data.mbsync]] -active = {{ $count }} +active = {{ $count | quote }} {{- end }} {{- end }}