wireshark: use wireshark-qt everywhere

This commit is contained in:
Motiejus Jakštys 2024-03-06 12:05:49 +02:00
parent 83355bee0f
commit 3610224056
1 changed files with 4 additions and 3 deletions

View File

@ -20,7 +20,10 @@ in {
enable = true;
package = firefox;
};
wireshark.enable = true;
wireshark = {
enable = true;
package = pkgs.wireshark-qt;
};
};
mj.base.users.user.extraGroups = ["adbusers" "networkmanager" "wireshark"];
@ -158,8 +161,6 @@ in {
imapsync
qgis-ltr # qgis gets recompiled, qgis-ltr is cached by hydra
trayscale
# TODO why doesn't 'programs.wireshark.enable = true' install the binary?
wireshark
man-pages
rox-filer
distrobox