More tweaks
This commit is contained in:
parent
42489396aa
commit
cf5c70b429
|
|
@ -138,6 +138,7 @@ PKGS=(
|
|||
'libdvdcss'
|
||||
'libnewt'
|
||||
'libtool'
|
||||
'libvirt'
|
||||
'linux'
|
||||
'linux-firmware'
|
||||
'linux-headers'
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@ systemctl disable dhcpcd.service
|
|||
systemctl stop dhcpcd.service
|
||||
systemctl enable NetworkManager.service
|
||||
systemctl enable bluetooth
|
||||
systemctl enable libvirtd
|
||||
echo "
|
||||
###############################################################################
|
||||
# Cleaning
|
||||
|
|
|
|||
Loading…
Reference in New Issue