Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
containers
<name>
interfaces
option
containers.<name>.interfaces
The list of interfaces to be moved into the container.
Declarations
nixos/modules/virtualisation/nixos-containers.nix
Type
list of string
Default
[ ]
Example
[
"eth1"
"eth2"
]