From 481fda7ff500cd5915902f45adec3cb0864aa661 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Mon, 4 Mar 2024 16:01:54 +0100 Subject: [PATCH] Up. --- home/.chezmoi.toml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}