diff --git a/template-pi.sh b/template-pi.sh index 2bcbc6b..4e108e6 100644 --- a/template-pi.sh +++ b/template-pi.sh @@ -24,3 +24,6 @@ echo -e "# Qubes performance settings\nprofile=sw-fast\nvo=x11\n" | sudo tee /rw # Software sudo dnf install gimp inkscape libreoffice qbittorrent + +# Development +sudo dnf install helix php-cli composer