From ced1c9ab8553397eb9ee82ed21d799cee9fa9a30 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 23 Mar 2024 18:35:49 +0100 Subject: [PATCH] Add wireshark --- default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/default.nix b/default.nix index 62389a1..bcc3607 100644 --- a/default.nix +++ b/default.nix @@ -134,6 +134,7 @@ in rec { pkgs.arandr pkgs.xsel pkgs.xorg.xrandr + pkgs.wireshark bin ((import ./nvim) {}).nvim