mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-15 05:13:10 +01:00
robolab-wlan: disable
This commit is contained in:
parent
832afb4fc4
commit
48d16f3f5a
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue