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@";
|
||||
draadloosnw.psk = "@PSK_draadloosnw@";
|
||||
Secorima.psk = "@PSK_Secorima@";
|
||||
"Zeus WPI 5G" = {
|
||||
psk = "@PSK_Zeus@";
|
||||
hidden = true;
|
||||
};
|
||||
eduroam = {
|
||||
authProtocols = [ "WPA-EAP" ];
|
||||
auth = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue