From 3610224056f471e6a96f5a6d3405584551d9c3b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 6 Mar 2024 12:05:49 +0200 Subject: [PATCH] wireshark: use wireshark-qt everywhere --- modules/profiles/desktop/default.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index c17f4fc..bde1c10 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -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