diff --git a/config/ap.nix b/config/ap.nix index 7ff0324..85b24ad 100644 --- a/config/ap.nix +++ b/config/ap.nix @@ -311,7 +311,7 @@ htmode = "HT40+"; ssids = { "C3D2 legacy" = { net = "c3d2"; }; - "ZW public" = { net = "pub"; encryption = "owe"; }; + "ZW public" = { net = "pub"; }; }; }; }; @@ -637,7 +637,7 @@ htmode = "HT40+"; ssids = { C3D2 = { net = "c3d2"; }; - "ZW public" = { net = "pub"; encryption = "owe"; }; + "ZW public" = { net = "pub"; }; }; }; "platform/ar934x_wmac" = { @@ -707,7 +707,7 @@ htmode = "VHT80"; ssids = { C3D2 = { net = "c3d2"; }; - "ZW public" = { net = "pub"; encryption = "owe"; }; + "ZW public" = { net = "pub"; }; }; }; "platform/ahb/18100000.wmac" = { @@ -782,7 +782,7 @@ htmode = "VHT80"; ssids = { C3D2 = { net = "c3d2"; }; - "ZW public" = { net = "pub"; encryption = "owe"; }; + "ZW public" = { net = "pub"; }; }; }; "platform/ahb/18100000.wmac" = {