This commit is contained in:
Thomas Cole 2021-07-01 15:07:38 -04:00
parent bd7451977d
commit 7f0897a507

View File

@ -132,8 +132,8 @@ setup () {
PKG=${PACKAGES[@]}
arch-chroot /mnt pacman -Sy --noconfirm $PKG
arch-chroom /mnt systemctl enable NetworkManager
arch-chroom /mnt systemctl enable lightdm
arch-chroot /mnt systemctl enable NetworkManager
arch-chroot /mnt systemctl enable lightdm
}