Fix VLANs

This commit is contained in:
Zuckerberg 2024-10-06 17:11:44 -06:00
parent 7c9c657bd0
commit e516bd87b5

View File

@ -60,10 +60,6 @@
swapDevices = [ ];
networking.vlans = {
default = {
id = 1;
interface = "eth1";
};
iot = {
id = 2;
interface = "eth1";