services.openthread-border-router.backboneInterfaces

NixOS option

The network interfaces on which to advertise the thread ipv6 mesh prefix. Can be specified multiple times.

type: list of string
Default
[
  "eth0"
]
declared in: nixos/modules/services/home-automation/openthread-border-router.nixView source on NixOS/nixpkgs →