diff --git a/.scripts/install-deb.sh b/.scripts/install-deb.sh index ac104ed..8bbb332 100644 --- a/.scripts/install-deb.sh +++ b/.scripts/install-deb.sh @@ -7,6 +7,7 @@ echo "Beginning install script for ntnsndr Deb environment" sudo apt -y install xdg-open sudo apt -y install nodejs sudo apt -y install flatpak +sudo apt -y install nautilus-nextcloud # TO DO git # Next, core apps (or are these already done by this point in order to get GitLab access?)