Fix VLANs
This commit is contained in:
parent
7c9c657bd0
commit
e516bd87b5
@ -60,10 +60,6 @@
|
|||||||
swapDevices = [ ];
|
swapDevices = [ ];
|
||||||
|
|
||||||
networking.vlans = {
|
networking.vlans = {
|
||||||
default = {
|
|
||||||
id = 1;
|
|
||||||
interface = "eth1";
|
|
||||||
};
|
|
||||||
iot = {
|
iot = {
|
||||||
id = 2;
|
id = 2;
|
||||||
interface = "eth1";
|
interface = "eth1";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user