mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-26 13:14:35 +00:00
Don't install nodejs-lts-gallium (no longer needed)
This commit is contained in:
parent
29583e07b7
commit
97459fc7e8
|
@ -87,7 +87,6 @@ yay -S --noconfirm --needed \
|
||||||
yay -S --noconfirm --needed \
|
yay -S --noconfirm --needed \
|
||||||
discord firefox chromium kitty mpv pcmanfm-qt file-roller obs-studio qbittorrent \
|
discord firefox chromium kitty mpv pcmanfm-qt file-roller obs-studio qbittorrent \
|
||||||
qalculate-gtk-nognome spotify nomacs
|
qalculate-gtk-nognome spotify nomacs
|
||||||
echo "y" | sudo pacman -S --ask 4 --noconfirm --needed nodejs-lts-gallium # ask for package overwrite (potentially conflicting with base 'nodejs' dep) and overwrite it (for stremio)
|
|
||||||
yay -S --noconfirm --needed stremio
|
yay -S --noconfirm --needed stremio
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
|
|
Loading…
Reference in a new issue