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