diff --git a/arch-setup/chroot.sh b/arch-setup/chroot.sh index 5f1cbdb2..c3d31ecb 100755 --- a/arch-setup/chroot.sh +++ b/arch-setup/chroot.sh @@ -92,13 +92,13 @@ cp -r /tmp/pthemes/pack_4/sphere /usr/share/plymouth/themes echo -e "/boot/EFI/refind\n2\n2" | sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/bobafetthotmail/refind-theme-regular/master/install.sh)" - systemctl enable NetworkManager systemctl enable ly mkinitcpio -P vim /etc/fstab +pacman -R nano # uninstall nano, eww echo "SETUP COMPLETE"