{ config, pkgs, ...}: { networking.vlans."net-uplink-a" = { id = 101; interface = "ens18"; }; }