MyNixOS website logo
option

containers.<name>.interfaces

The list of interfaces to be moved into the container.

Declarations
Type
list of string
Default
[ ]
Example
[
  "eth1"
  "eth2"
]