From 3843043c000a29e684618abc78c32ebe4fbefba8 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Mon, 8 Sep 2025 17:27:48 +0200 Subject: [PATCH] Add systemd-resolvconf package for vpns --- install_root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_root.sh b/install_root.sh index a2a34f0..0623c62 100755 --- a/install_root.sh +++ b/install_root.sh @@ -25,7 +25,7 @@ pacman -Syu --noconfirm # Install essential packages pacman -S --noconfirm --needed \ networkmanager neovim sudo reflector pacman-contrib man-db man-pages rsync btop \ - bind base-devel git fd ripgrep fwupd arch-audit + bind base-devel git fd ripgrep fwupd arch-audit systemd-resolvconf # Install packages necessary for this script / other scripts in this dotfiles repo pacman -S --noconfirm --needed python-rich bc lua jq bat