summaryrefslogtreecommitdiffstats
path: root/krebs/2configs
diff options
context:
space:
mode:
authorjeschli <jeschli@gmail.com>2018-07-03 20:39:53 +0200
committerjeschli <jeschli@gmail.com>2018-07-03 20:39:53 +0200
commit68608f53b04c6c4397a53fd7a094be50d9552c5c (patch)
tree089452673ee39d087503144f7a49080ff4396f37 /krebs/2configs
parent8cde86561a54652541d9a6c90109d5aa438c21f5 (diff)
reaktor-krebs: +taskwarrior
Diffstat (limited to 'krebs/2configs')
-rw-r--r--krebs/2configs/reaktor-krebs.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/reaktor-krebs.nix b/krebs/2configs/reaktor-krebs.nix
index fa51b84f..d80fd0eb 100644
--- a/krebs/2configs/reaktor-krebs.nix
+++ b/krebs/2configs/reaktor-krebs.nix
@@ -13,6 +13,7 @@ with import <stockholm/lib>;
};
plugins = with pkgs.ReaktorPlugins; [
sed-plugin
+ taskwarrior
] ++
(attrValues (todo "agenda"))
;