Moved Wireshark to office workstation profile.

This commit is contained in:
2026-01-18 13:18:39 -05:00
parent f69d807756
commit 75880897af

View File

@@ -74,9 +74,6 @@ KDE_PACKAGES=(
# Accessibility # Accessibility
kmousetool kmousetool
# Network analysis
wireshark-qt
# Utilities # Utilities
kcolorchooser kcolorchooser
kcharselect kcharselect
@@ -178,5 +175,8 @@ PROFILE_office_PACKAGES=(
syncthing syncthing
gnucash gnucash
git git
# Network analysis
wireshark-qt
) )
PROFILE_office_SERVICES=() PROFILE_office_SERVICES=()