diff --git a/installation/wpa_supplicant.conf b/installation/wpa_supplicant.conf new file mode 100644 index 0000000..c3076c5 --- /dev/null +++ b/installation/wpa_supplicant.conf @@ -0,0 +1,28 @@ +ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev +update_config=1 +country=NL + +network={ + ssid="r3" + psk="5qoWGZ0z" +} + +network={ + ssid="Digibox-8892" + psk="ODMZ7?423V63ODRG" +} + +network={ + ssid="PACT" + psk="zollverein" +} +network={ + ssid="Hugvey" + psk="YouAreNotVeryTalkativeToday" +} + +network={ + ssid="Nanterre-Amandiers" + key_mgmt=NONE +} +