Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
networking
bridges
<name>
interfaces
option
networking.bridges.<name>.interfaces
The physical network interfaces connected by the bridge.
Declarations
nixos/modules/tasks/network-interfaces.nix
Type
list of string
Example
[
"eth0"
"eth1"
]