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