about summary refs log tree commit diff stats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/home/conf/taskwarrior/projects/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/home/conf/taskwarrior/projects/default.nix b/modules/home/conf/taskwarrior/projects/default.nix
index 4ca941b3..9b555fef 100644
--- a/modules/home/conf/taskwarrior/projects/default.nix
+++ b/modules/home/conf/taskwarrior/projects/default.nix
@@ -33,6 +33,10 @@
     prefix = "programming/rust";
   }
   {
+    name = "latex";
+    prefix = "programming/latex";
+  }
+  {
     name = "presentation";
     prefix = "research";
   }