services.bird-lg.proxy.allowedIPs
List of IPs or networks to allow (default all allowed).
- Type
list of string- Default
[ ]- Example
[ "192.168.25.52" "192.168.25.53" "192.168.0.0/24" ]- Declared
- <nixpkgs/nixos/modules/services/networking/bird-lg.nix>
List of IPs or networks to allow (default all allowed).
list of string[ ][
"192.168.25.52"
"192.168.25.53"
"192.168.0.0/24"
]