From 019bb9d5fc5b901e1cf39a3e69b4affe10a12cff Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Mon, 8 Apr 2024 17:40:16 -0700 Subject: [PATCH] confgi --- users/tao/HOME.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/tao/HOME.nix b/users/tao/HOME.nix index 2b5bdf2..ce4cd9b 100644 --- a/users/tao/HOME.nix +++ b/users/tao/HOME.nix @@ -69,6 +69,7 @@ in { taskwarrior = { enable = true; + dataLocation = "/home/tao/sync"; }; wezterm = {