mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-06-26 18:07:49 +02:00
remove conference ssids
This commit is contained in:
parent
5fb229e9bf
commit
5af22e232c
2 changed files with 0 additions and 8 deletions
|
@ -81,14 +81,6 @@
|
|||
pskRaw = "ext:C3D2_PSK";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
"Apartment6" = {
|
||||
pskRaw = "ext:APARTMENT6";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
"AutoCon3" = {
|
||||
pskRaw = "ext:AUTOCON";
|
||||
authProtocols = [ "WPA-PSK" ];
|
||||
};
|
||||
"WIFI@DB" = {
|
||||
authProtocols = [ "NONE" ];
|
||||
};
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue