From 9e7c84efc8d8edee7e77f961288bf46c80b1cc85 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 10 Feb 2020 16:37:34 +0100 Subject: machines/profpatsch/shiki: add taskwarrior --- machines/profpatsch/shiki.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'machines/profpatsch') 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 -- cgit 1.4.1