From db1d583f4635db6b526489766e97c5076bc8e03e Mon Sep 17 00:00:00 2001 From: urosm Date: Sun, 5 May 2024 17:37:22 +0200 Subject: [PATCH] remove `network` config --- .config/network/interfaces | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .config/network/interfaces diff --git a/.config/network/interfaces b/.config/network/interfaces deleted file mode 100644 index 97589ca..0000000 --- a/.config/network/interfaces +++ /dev/null @@ -1,8 +0,0 @@ -# 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