This commit is contained in:
Tao Tien 2024-08-22 14:29:12 -07:00
parent 3ebbaf2800
commit 2e083df68e
6 changed files with 1306 additions and 132 deletions

View file

@ -115,6 +115,7 @@ in {
taskwarrior = {
enable = true;
package = pkgs.taskwarrior3;
dataLocation = "/home/tao/sync";
};