We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf4420 commit 1a172a1Copy full SHA for 1a172a1
Install.sh
@@ -45,7 +45,7 @@ arch-chroot /mnt systemctl enable dhcpcd
45
curl https://raw.githubusercontent.com/windowsagent/Modified-Arch-install-script/master/sudoers > /mnt/etc/sudoers
46
47
# Install desktop environment
48
-arch-chroot /mnt pacman -S --noconfirm --needed xfce4 xfce4-goodies lightdm xorg-server xfce4-whiskermenu-plugin lightdm-gtk-greeter
+arch-chroot /mnt pacman -S --noconfirm xfce4 xfce4-goodies lightdm xorg xfce4-whiskermenu-plugin lightdm-gtk-greeter
49
arch-chroot /mnt systemctl enable lightdm
50
51
# Drop post installation script on user's home directory
0 commit comments