diff --git a/chrootInstall.sh b/chrootInstall.sh index e95d3c6..cc60a3f 100755 --- a/chrootInstall.sh +++ b/chrootInstall.sh @@ -19,7 +19,7 @@ locale-gen hwclock --systohc --utc # networkmanager configuration -pacman -S networkmanager-openrc +pacman -S networkmanager-openrc --noconfirm rc-update add NetworkManager # makepkg configuration - temporarily disabled