Vlans
networking.vlans.<name>.id
The vlan identifier
Type: signed integer
Example
1
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix
networking.vlans.<name>.interface
The interface the vlan will transmit packets through.
Type: string
Example
"enp4s0"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix