Added needed flag to installer for xf86-video-dummy-with-vt install in case it was installed earlier.

This commit is contained in:
Storm Dragon 2025-04-23 01:55:44 -04:00
parent c7cdba6c94
commit a3c1aa3bf7

View File

@ -23,7 +23,7 @@ fi
# replace xf86-video-dummy with xf86-video-dummy-with-vt
yay --noconfirm -Rdd xf86-video-dummy
yay --noconfirm -Sy xf86-video-dummy-with-vt --mflags --skippgpcheck
yay --noconfirm -Sy --needed xf86-video-dummy-with-vt --mflags --skippgpcheck
# Configure nodm
sudo sed -i "s/{user}/$USER/g" /etc/nodm.conf