robolab-wlan: disable

This commit is contained in:
Rouven Seifert 2024-06-27 17:47:20 +02:00
parent 832afb4fc4
commit 48d16f3f5a

View file

@ -61,11 +61,6 @@
psk = "@FSR_PSK@"; psk = "@FSR_PSK@";
authProtocols = [ "WPA-PSK" ]; authProtocols = [ "WPA-PSK" ];
}; };
"RoboLab Playground" = {
psk = "@ROBOLAB_PSK@";
authProtocols = [ "WPA-PSK" ];
extraConfig = "disabled=1";
};
}; };
openconnect.interfaces = { openconnect.interfaces = {
TUD-A-Tunnel = { TUD-A-Tunnel = {