Add network events calendar
This commit is contained in:
parent
0410d43580
commit
712487e571
|
@ -60,7 +60,7 @@
|
|||
};
|
||||
vdirsyncer = {
|
||||
enable = lib.mkDefault emailConfig.mbsync.enable;
|
||||
collections = [ "Work" "Operations" ];
|
||||
collections = [ "Work" "Network Events" "Operations" ];
|
||||
};
|
||||
khal = {
|
||||
inherit (vdirsyncer) enable;
|
||||
|
|
Loading…
Reference in a new issue