From deadb9491705c32b6a82530b9334aa67d1904aac Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Mon, 14 Jul 2025 07:39:32 +0200 Subject: feat(workstation): add wireshark --- nixos/profiles/workstation/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/profiles/workstation/default.nix') diff --git a/nixos/profiles/workstation/default.nix b/nixos/profiles/workstation/default.nix index 9069530..9df5328 100644 --- a/nixos/profiles/workstation/default.nix +++ b/nixos/profiles/workstation/default.nix @@ -27,6 +27,7 @@ in "wheel" "networkmanager" "dialout" + "wireshark" ]; }; -- cgit v1.2.3