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 = {