From 769bc38d890c18cfe60153ae52532aa24e2e5e02 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 21 Sep 2022 20:52:28 +0200 Subject: [PATCH] ap: remove all owe configuration --- config/ap.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" = {