mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-14 21:03:10 +01:00
robolab-wlan: disable
This commit is contained in:
parent
832afb4fc4
commit
48d16f3f5a
|
@ -61,11 +61,6 @@
|
|||
psk = "@FSR_PSK@";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
"RoboLab Playground" = {
|
||||
psk = "@ROBOLAB_PSK@";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
extraConfig = "disabled=1";
|
||||
};
|
||||
};
|
||||
openconnect.interfaces = {
|
||||
TUD-A-Tunnel = {
|
||||
|
|
Loading…
Reference in a new issue