summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/reaktor-krebs.nix
diff options
context:
space:
mode:
authorlassulus <lass@blue.r>2018-07-10 21:07:56 +0200
committerlassulus <lass@blue.r>2018-07-10 21:07:56 +0200
commit3c8678eb25fe4a143d92a983d3d3c4b537e31f31 (patch)
tree9d110e02d94ec47170db008a558bc84ce5fcd0c7 /krebs/2configs/reaktor-krebs.nix
parent2f29f28730347c2b69d3aebc931deb36159cf1fe (diff)
parent9f9cd592c50911e49956cf47e8e385a8299ac410 (diff)
Merge remote-tracking branch 'prism/staging/jeschli'
Diffstat (limited to 'krebs/2configs/reaktor-krebs.nix')
-rw-r--r--krebs/2configs/reaktor-krebs.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/krebs/2configs/reaktor-krebs.nix b/krebs/2configs/reaktor-krebs.nix
index d80fd0eb..2e63f138 100644
--- a/krebs/2configs/reaktor-krebs.nix
+++ b/krebs/2configs/reaktor-krebs.nix
@@ -13,7 +13,9 @@ with import <stockholm/lib>;
};
plugins = with pkgs.ReaktorPlugins; [
sed-plugin
- taskwarrior
+ task-add
+ task-delete
+ task-list
] ++
(attrValues (todo "agenda"))
;