Macvlans
networking.macvlans.<name>.interface
The interface the macvlan will transmit packets through.
Type: string
Example
"enp4s0"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix
networking.macvlans.<name>.mode
The mode of the macvlan device.
Type: null or string
Default
null
Example
"vepa"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix