Added method for installing packages from urls.

This commit is contained in:
Storm Dragon
2025-04-23 14:29:10 -04:00
parent a3c1aa3bf7
commit 04ed33a4e2
2 changed files with 13 additions and 1 deletions

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 --needed xf86-video-dummy-with-vt --mflags --skippgpcheck
url_install 'https://stormux.org/packages/xf86-video-dummy-with-vt-0.4.1-1-aarch64.pkg.tar.xz'
# Configure nodm
sudo sed -i "s/{user}/$USER/g" /etc/nodm.conf