{ ... }: { imports = [ ./email.nix ./calendar.nix ./contact.nix ]; services = { mbsync.enable = true; vdirsyncer.enable = true; }; }