diff --git a/debian-network-interfaces.conf b/debian-network-interfaces.conf new file mode 100644 index 0000000..cbe7c00 --- /dev/null +++ b/debian-network-interfaces.conf @@ -0,0 +1,19 @@ +# This file describes the network interfaces available on your system +# and how to activate them. For more information, see interfaces(5). + +source /etc/network/interfaces.d/* + +# The loopback network interface +auto lo +iface lo inet loopback + +# The primary network interface (ETHERNET) +auto enp3s0 +allow-hotplug enp3s0 +iface enp3s0 inet dhcp + +# Wi-Fi (DISABLED) +# allow-hotplug wlp2s0 +# iface wlp2s0 inet dhcp +# wpa-ssid mindovermatter +# wpa-psk rackOHM61z