From 24cfc1bc9d4d67b31ca1f4f713e0a158a851d345 Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Tue, 1 Oct 2024 14:30:38 +0200 Subject: [PATCH] feat: wireshark --- hosts/default/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 0e819a8..7c28e37 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -142,6 +142,7 @@ wdisplays webcord wget + wireshark wl-clipboard wofi wofi-pass @@ -161,6 +162,7 @@ enableSSHSupport = true; pinentryPackage = pkgs.pinentry-qt; }; + wireshark.enable = true; }; virtualisation = {