mob next [ci-skip] [ci skip] [skip ci]
lastFile:inventories/router.nix
This commit is contained in:
@@ -67,13 +67,13 @@ in
|
|||||||
band = "2g";
|
band = "2g";
|
||||||
channel = 2;
|
channel = 2;
|
||||||
wifi6 = true;
|
wifi6 = true;
|
||||||
networks = [ "WhiteHouse" ];
|
networks = [ "GL-AR750" ];
|
||||||
};
|
};
|
||||||
wlan1 = {
|
wlan1 = {
|
||||||
band = "5g";
|
band = "5g";
|
||||||
channel = 36;
|
channel = 36;
|
||||||
wifi6 = true;
|
wifi6 = true;
|
||||||
networks = [ "WhiteHouse" ];
|
networks = [ "GL-AR750-5" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user