services.agate.addresses

NixOS option

Addresses to listen on, IP:PORT, if you haven’t disabled forwarding only set IPv4.

type: list of string
Default
[
  "0.0.0.0:1965"
]
declared in: nixos/modules/services/web-servers/agate.nixView source on NixOS/nixpkgs →