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