hugvey/installation/wpa_supplicant.conf

13 lines
243 B
Plaintext
Raw Permalink Normal View History

2019-05-13 19:53:26 +02:00
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=BE
2019-05-13 19:53:26 +02:00
network={
ssid="Hugvey_5G"
2019-05-13 19:53:26 +02:00
psk="YouAreNotVeryTalkativeToday"
}
network={
ssid="Hugvey2_5G"
psk="YouAreNotVeryTalkativeToday"
2019-05-13 19:53:26 +02:00
}