update package list

This commit is contained in:
2025-05-09 19:53:03 -05:00
parent b53182a6b9
commit e049ab2228
4 changed files with 100 additions and 59 deletions

View File

@@ -3,7 +3,7 @@ APPS=(
curl
flatpak
g++
htop
btop
fastfetch
ninja-build
plasma-discover-backend-flatpak
@@ -31,9 +31,9 @@ FLATPAK_APPS=(
org.gimp.GIMP
org.inkscape.Inkscape
org.libreoffice.LibreOffice
org.mozilla.firefox
io.gitlab.librewolf-community
org.godotengine.Godot
com.nextcloud.desktopclient.nextcloud
)
@@ -111,7 +111,7 @@ done
# NVM Setup
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
source ~/.bashrc
. ~/.nvm/nvm.sh