From cf5c70b42993833ad9375293a75a72a945911391 Mon Sep 17 00:00:00 2001 From: w9hdg Date: Tue, 2 Nov 2021 21:34:36 -0500 Subject: [PATCH] More tweaks --- 1-setup.sh | 1 + 3-post-setup.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/1-setup.sh b/1-setup.sh index 9c29dab..c09c381 100755 --- a/1-setup.sh +++ b/1-setup.sh @@ -138,6 +138,7 @@ PKGS=( 'libdvdcss' 'libnewt' 'libtool' +'libvirt' 'linux' 'linux-firmware' 'linux-headers' diff --git a/3-post-setup.sh b/3-post-setup.sh index 326e5ee..b060ef5 100755 --- a/3-post-setup.sh +++ b/3-post-setup.sh @@ -40,6 +40,7 @@ systemctl disable dhcpcd.service systemctl stop dhcpcd.service systemctl enable NetworkManager.service systemctl enable bluetooth +systemctl enable libvirtd echo " ############################################################################### # Cleaning