reaktor-krebs: +taskwarrior

This commit is contained in:
jeschli 2018-07-03 20:39:53 +02:00
parent 8cde86561a
commit 68608f53b0

View File

@ -13,6 +13,7 @@ with import <stockholm/lib>;
};
plugins = with pkgs.ReaktorPlugins; [
sed-plugin
taskwarrior
] ++
(attrValues (todo "agenda"))
;