change wifi channels to more sense

This commit is contained in:
April John 2023-06-18 18:01:38 +02:00
parent 6c4c86e4a5
commit aa0b0d893d
1 changed files with 3 additions and 3 deletions

View File

@ -299,7 +299,7 @@
role = "ap";
wifi = {
"pci0000:00/0000:00:00.0" = {
channel = 36;
channel = 64;
htmode = "VHT80";
ssids = {
C3D2 = { net = "c3d2"; };
@ -702,7 +702,7 @@
role = "ap";
wifi = {
"pci0000:00/0000:00:00.0" = {
channel = 149;
channel = 114; # old channel sometimes had some noise, this channel seems noise free for now.
htmode = "VHT80";
ssids = {
C3D2 = { net = "c3d2"; };
@ -740,7 +740,7 @@
role = "ap";
wifi = {
"pci0000:00/0000:00:00.0" = {
channel = 149;
channel = 169;
htmode = "VHT80";
ssids = {
"ZW public" = { net = "pub"; };