Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
networking
bonds
<name>
interfaces
option
networking.bonds.<name>.interfaces
The interfaces to bond together.
Declarations
nixos/modules/tasks/network-interfaces.nix
Type
list of string
Example
[
"enp4s0f0"
"enp4s0f1"
"wlan0"
]