added nethogs and glances (apt packages)

This commit is contained in:
iggy 2024-09-16 07:33:09 +00:00
parent e5a237659d
commit 54e84a247e

View File

@ -11,6 +11,8 @@ DEFAULT_WORKFLOW="https://git.fc22.de/iggy/ai_bootstrap/raw/branch/main/workflow
APT_PACKAGES=(
"ffmpeg"
"git"
"nethogs"
"glances"
#"package-1"
#"package-2"
)