Add extra work calendar for operations
This commit is contained in:
parent
ceeec02b05
commit
6e405765c0
|
@ -52,7 +52,7 @@
|
|||
};
|
||||
vdirsyncer = {
|
||||
enable = lib.mkDefault emailConfig.mbsync.enable;
|
||||
collections = [ "Work" ];
|
||||
collections = [ "Work" "Operations" ];
|
||||
metadata = [ "color" "displayname" ];
|
||||
itemTypes = [ "VEVENT" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue