remove conference ssids

This commit is contained in:
Rouven Seifert 2025-06-04 00:09:39 +02:00
parent 5fb229e9bf
commit 5af22e232c
2 changed files with 0 additions and 8 deletions

View file

@ -81,14 +81,6 @@
pskRaw = "ext:C3D2_PSK"; pskRaw = "ext:C3D2_PSK";
authProtocols = [ "WPA-PSK" ]; authProtocols = [ "WPA-PSK" ];
}; };
"Apartment6" = {
pskRaw = "ext:APARTMENT6";
authProtocols = [ "WPA-PSK" ];
};
"AutoCon3" = {
pskRaw = "ext:AUTOCON";
authProtocols = [ "WPA-PSK" ];
};
"WIFI@DB" = { "WIFI@DB" = {
authProtocols = [ "NONE" ]; authProtocols = [ "NONE" ];
}; };

Binary file not shown.