prepare for new laptop
[dotfiles.git] / interfaces
1 # This file describes the network interfaces available on your system
2 # and how to activate them. For more information, see interfaces(5).
3
4 source /etc/network/interfaces.d/*
5
6 # The loopback network interface
7 auto lo
8 iface lo inet loopback
9
10 # The primary network interface
11 allow-hotplug enp0s31f6
12 iface enp0s31f6 inet dhcp
13
14 allow-hotplug enx0c37961e72c9
15 iface enx0c37961e72c9 inet dhcp
16
17 allow-hotplug wlp2s0
18 iface wlp1s0 inet manual
19 wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
20 iface default inet dhcp