MyNixOS website logo
option

services.tang.ipAddressAllow

Whitelist a list of address prefixes. Preferably, internal addresses should be used.

Declarations
Type
list of string
Example
[
  "192.168.1.0/24"
]