Add network events calendar

This commit is contained in:
Evie Litherland-Smith 2023-11-02 06:52:46 +00:00
parent 0410d43580
commit 712487e571

View file

@ -60,7 +60,7 @@
};
vdirsyncer = {
enable = lib.mkDefault emailConfig.mbsync.enable;
collections = [ "Work" "Operations" ];
collections = [ "Work" "Network Events" "Operations" ];
};
khal = {
inherit (vdirsyncer) enable;