More tweaks
This commit is contained in:
parent
42489396aa
commit
cf5c70b429
|
|
@ -138,6 +138,7 @@ PKGS=(
|
||||||
'libdvdcss'
|
'libdvdcss'
|
||||||
'libnewt'
|
'libnewt'
|
||||||
'libtool'
|
'libtool'
|
||||||
|
'libvirt'
|
||||||
'linux'
|
'linux'
|
||||||
'linux-firmware'
|
'linux-firmware'
|
||||||
'linux-headers'
|
'linux-headers'
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue