Fix VLANs
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user