From afeab51ff9f5d5e0ffdc66af1b6988364acf3fe1 Mon Sep 17 00:00:00 2001 From: Astro Date: Fri, 16 Sep 2022 19:43:00 +0200 Subject: [PATCH] ap: bring back ZW public legacy in the saal change config for an hour and now others expect it to be like this forever :( --- config/ap.nix | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/ap.nix b/config/ap.nix index 6cdb6fd..1dee95f 100644 --- a/config/ap.nix +++ b/config/ap.nix @@ -1150,7 +1150,7 @@ channel = 1; htmode = "HT20"; ssids = { - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "ZW stage legacy" = { net = "priv25"; }; }; }; @@ -1188,7 +1188,7 @@ channel = 5; htmode = "HT20"; ssids = { - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "ZW stage legacy" = { net = "priv25"; }; }; }; @@ -1228,7 +1228,7 @@ htmode = "HT20"; ssids = { EWW = { net = "priv36"; }; - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "ZW stage legacy" = { net = "priv25"; }; }; }; @@ -1267,7 +1267,7 @@ channel = 1; htmode = "HT20"; ssids = { - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "ZW stage legacy" = { net = "priv25"; }; }; }; @@ -1305,7 +1305,7 @@ channel = 5; htmode = "HT20"; ssids = { - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "ZW stage legacy" = { net = "priv25"; }; }; }; @@ -1343,7 +1343,7 @@ channel = 9; htmode = "HT20"; ssids = { - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "ZW stage legacy" = { net = "priv25"; }; }; }; @@ -1414,7 +1414,7 @@ channel = 1; htmode = "HT20"; ssids = { - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "ZW stage legacy" = { net = "priv25"; }; gerdwork = { net = "priv32"; }; }; @@ -1423,7 +1423,7 @@ channel = 36; htmode = "VHT80"; ssids = { - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "Datenspuren" = { net = "pub"; encryption = "owe"; ifname = "wlan5-owe"; }; "ZW stage" = { net = "priv25"; }; }; @@ -1493,7 +1493,7 @@ channel = 9; htmode = "HT20"; ssids = { - "ZW public" = { net = "pub"; encryption = "none"; }; + "ZW public legacy" = { net = "pub"; encryption = "none"; }; "ZW stage legacy" = { net = "priv25"; }; }; };