services.searx.openFirewall

NixOS option

Whether to open the port in the firewall. Enabling this option adds the port specified in services.settings.server.port to networking.firewall.allowedTCPPorts. When this option is set to true, services.settings.server.port must be set as well or an error will be thrown.

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