services.kiwix-serve.address

NixOS option

Listen only on the specified IP address. Specify “ipv4”, “ipv6” or “all” to listen on all IPv4, IPv6, or both types of addresses, respectively.

type: string
Default
"all"
Example
"ipv4"
declared in: nixos/modules/services/misc/kiwix-serve.nixView source on NixOS/nixpkgs →