From 16912d7d54319609498d6b887d3d33514b609f46 Mon Sep 17 00:00:00 2001 From: julien Date: Sun, 22 Feb 2026 09:07:25 +0100 Subject: [PATCH] added dev tools --- template-pi.sh | 3 +++ 1 file changed, 3 insertions(+) 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