diff --git a/devices/gl-mt300a/default.nix b/devices/gl-mt300a/default.nix index 36f558b..635cbf0 100644 --- a/devices/gl-mt300a/default.nix +++ b/devices/gl-mt300a/default.nix @@ -110,13 +110,11 @@ ifname = "eth0.1"; primary = eth; vid = "1"; - dependencies = [swconfig eth]; # 660ed5d obsoletes this? }; wan = vlan.build { ifname = "eth0.2"; primary = eth; vid = "2"; - dependencies = [swconfig eth]; # 660ed5d obsoletes this? }; wlan = link.build { ifname = "wlan0";