{ config, lib, pkgs, ... }: { imports = [ ./email.nix ./calendar.nix ./contact.nix ]; }