Add extra wifi network
This commit is contained in:
parent
726bf60a11
commit
35b1b71685
2 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@
|
||||||
AndroidAP.psk = "@PSK_AndroidAP@";
|
AndroidAP.psk = "@PSK_AndroidAP@";
|
||||||
draadloosnw.psk = "@PSK_draadloosnw@";
|
draadloosnw.psk = "@PSK_draadloosnw@";
|
||||||
Secorima.psk = "@PSK_Secorima@";
|
Secorima.psk = "@PSK_Secorima@";
|
||||||
|
"Zeus WPI 5G" = {
|
||||||
|
psk = "@PSK_Zeus@";
|
||||||
|
hidden = true;
|
||||||
|
};
|
||||||
eduroam = {
|
eduroam = {
|
||||||
authProtocols = [ "WPA-EAP" ];
|
authProtocols = [ "WPA-EAP" ];
|
||||||
auth = ''
|
auth = ''
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue