hugvey/installation/wpa_supplicant.conf
2019-05-14 17:56:43 +02:00

12 lines
243 B
Text

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=BE
network={
ssid="Hugvey_5G"
psk="YouAreNotVeryTalkativeToday"
}
network={
ssid="Hugvey2_5G"
psk="YouAreNotVeryTalkativeToday"
}