More tweaks

This commit is contained in:
w9hdg 2021-11-02 21:34:36 -05:00
parent 42489396aa
commit cf5c70b429
2 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,7 @@ PKGS=(
'libdvdcss' 'libdvdcss'
'libnewt' 'libnewt'
'libtool' 'libtool'
'libvirt'
'linux' 'linux'
'linux-firmware' 'linux-firmware'
'linux-headers' 'linux-headers'

View File

@ -40,6 +40,7 @@ systemctl disable dhcpcd.service
systemctl stop dhcpcd.service systemctl stop dhcpcd.service
systemctl enable NetworkManager.service systemctl enable NetworkManager.service
systemctl enable bluetooth systemctl enable bluetooth
systemctl enable libvirtd
echo " echo "
############################################################################### ###############################################################################
# Cleaning # Cleaning