MyNixOS website logo
option

services.bird-lg.proxy.allowedIPs

List of IPs or networks to allow (default all allowed).

Declarations
Type
list of string
Default
[ ]
Example
[
  "192.168.25.52"
  "192.168.25.53"
  "192.168.0.0/24"
]