From 4079d4fd7c7238fc0d97a70d7edbfa3e067bfe4a Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 20 Aug 2025 21:21:13 +0200 Subject: [PATCH] Update customizable_post_install.sh --- scripts/post_install/customizable_post_install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/post_install/customizable_post_install.sh b/scripts/post_install/customizable_post_install.sh index 139b736..561425a 100644 --- a/scripts/post_install/customizable_post_install.sh +++ b/scripts/post_install/customizable_post_install.sh @@ -854,6 +854,7 @@ EOF "iftop" "$(translate "Real-time network usage")" "OFF" "iotop" "$(translate "Monitor disk I/O usage")" "OFF" # "iperf3" "$(translate "Network performance testing")" "OFF" + "intel-gpu-tools" "$(translate "tools for the Intel graphics driver")" "OFF" "ipset" "$(translate "Manage IP sets")" "OFF" "iptraf-ng" "$(translate "Network monitoring tool")" "OFF" "s-tui" "$(translate "Stress-Terminal UI")" "OFF"