Bridges
networking.bridges.<name>.interfaces
The physical network interfaces connected by the bridge.
Type: list of string
Example
["eth0""eth1"]
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix
networking.bridges.<name>.rstp
Whether the bridge interface should enable rstp.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix