services.sympa.web.server

NixOS option

The webserver used for the Sympa web interface. Set it to none if you want to configure it yourself. Further nginx configuration can be done by adapting services.nginx.virtualHosts.«name».

type: one of "nginx", "none"
Default
"nginx"
declared in: nixos/modules/services/mail/sympa.nixView source on NixOS/nixpkgs →