MyNixOS website logo
option

networking.bridges.<name>.interfaces

The physical network interfaces connected by the bridge.

Declarations
Type
list of string
Example
[
  "eth0"
  "eth1"
]