From bfa128df3b360c987ebbb29edaf70f90165d4388 Mon Sep 17 00:00:00 2001 From: Pig Monkey Date: Fri, 10 Apr 2026 17:10:48 -0700 Subject: [PATCH] disable taskwarrior sync I stopped syncing taskwarrior a couple years ago. --- group_vars/all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all b/group_vars/all index 944fb74..d76d5f6 100644 --- a/group_vars/all +++ b/group_vars/all @@ -44,7 +44,7 @@ gnupg: mail: sync_tool: isync sync_pim: True - sync_taskwarrior: True + sync_taskwarrior: False sync_notmuch: False sync_time: 10min sync_boot_delay: 2min