Fix typo in WIFI configuration (#1139)

pull/1140/head
Shay Levy 7 months ago committed by GitHub
parent 7a7ca7429c
commit 247a978f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@ A number of other parameters can be applied in the same way as with Wi-Fi.
[systemd configuration files](https://wiki.archlinux.org/title/systemd-networkd) on the live OS.
All three options must be set simultaneously to avoid incorrect configuration.
* `WIFI_ESSID=foo`, `WIFI_REGDOM=bar`<br>
* `WIFI_ESSID=foo`, `WIFI_PASSWD=bar`<br>
Configures Wi-Fi, described in more detail in previous paragrpah.
Both options must be set simultaneously to avoid incorrect configuration.

Loading…
Cancel
Save