Compare commits

..

No commits in common. "deb3e0ca1f54f1e6fbceeee807b726117e9ab922" and "832afb4fc4fe809aabd52a4d565c8944d244ef19" have entirely different histories.

View file

@ -61,6 +61,11 @@
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 = {