MyNixOS website logo
option

networking.bonds.<name>.interfaces

The interfaces to bond together.

Declarations
Type
list of string
Example
[
  "enp4s0f0"
  "enp4s0f1"
  "wlan0"
]