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