Fix WLNPub WiFi conf
This commit is contained in:
parent
7c009ccdc4
commit
6f49c54c87
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in
|
|||
};
|
||||
wifi.ssid = "WLNPub";
|
||||
wifi-security = {
|
||||
key-mgmt = "sae";
|
||||
key-mgmt = "wpa-psk";
|
||||
psk = "$WLNPub_PSK";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue