services.roundcube.enable

NixOS option

Whether to enable roundcube. Also enables nginx virtual host management. Further nginx configuration can be done by adapting services.nginx.virtualHosts.<name>. See services.nginx.virtualHosts for further information.

type: boolean
Default
false
declared in: nixos/modules/services/mail/roundcube.nixView source on NixOS/nixpkgs →