We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create the file wpa_supplicant.conf in the /boot partition, and include the following details:
wpa_supplicant.conf
/boot
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=YOUR_COUNTRY_CODE network={ scan_ssid=1 ssid="YOUR_SSID" psk="YOUR_PASSWORD" }