Reaktor: +plugins: task-{add, delete, list} -taskwarrior
This commit is contained in:
parent
bea8ee66b9
commit
9f9cd592c5
|
@ -13,7 +13,9 @@ with import <stockholm/lib>;
|
|||
};
|
||||
plugins = with pkgs.ReaktorPlugins; [
|
||||
sed-plugin
|
||||
taskwarrior
|
||||
task-add
|
||||
task-delete
|
||||
task-list
|
||||
] ++
|
||||
(attrValues (todo "agenda"))
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue