{ lib, ... }: { options.system.mailserver.enable = lib.mkEnableOption "Enable Simple NixOS Mailserver"; imports = [ ./simplenix ./roundcube ]; }