about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2020-02-10 16:37:34 +0100
committerProfpatsch <mail@profpatsch.de>2020-02-10 16:37:34 +0100
commit9e7c84efc8d8edee7e77f961288bf46c80b1cc85 (patch)
tree94225885babd2cb77d65d07820a31d6eaf7660d9 /machines
parent2189e830c3189fe5a5c99dc37209e5ab2de7d2b8 (diff)
machines/profpatsch/shiki: add taskwarrior
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/shiki.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index b18fbb8a..f6c57973 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -240,6 +240,7 @@ in {
         (texlive.combine { inherit (texlive) scheme-small pdfjam; })
         # move script/nix-cache-binary to here
         cdb
+        taskwarrior tasksh
       ];
     in systemPkgs ++ xPkgs ++ guiPkgs
     ++ programmingTools ++ documentation