da7dd4b8 TG |
1 | # interfaces(5) file used by ifup(8) and ifdown(8) |
2 | # Include files from /etc/network/interfaces.d: |
3 | source /etc/network/interfaces.d/* |
4 | |
60b2ebc1 TG |
5 | allow-hotplug wlp1s0f0 |
6 | iface wlp1s0f0 inet dhcp |
da7dd4b8 |
7 | wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf |