From 2adc313a22600efb05790eacb5aa92a551b8223f Mon Sep 17 00:00:00 2001 From: smayzy Date: Mon, 23 Jun 2025 23:00:47 +0200 Subject: [PATCH] add tor wireshark and tshark --- configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.nix b/configuration.nix index 501110c..18d61eb 100644 --- a/configuration.nix +++ b/configuration.nix @@ -135,6 +135,9 @@ libreoffice-qt6-still hunspellDicts.fr-any base16-schemes + tor + wireshark + tshark ]; stylix.enable = true;