Merge remote-tracking branch 'prism/staging/jeschli'

This commit is contained in:
lassulus 2018-07-19 17:03:34 +02:00
commit 4a74ef353a
6 changed files with 11 additions and 8 deletions

View File

@ -10,6 +10,9 @@ with import <stockholm/lib>;
};
plugins = with pkgs.ReaktorPlugins; [
sed-plugin
task-add
task-delete
task-list
] ++
(attrValues (todo "agenda"))
;