From 18f01f0c019d5f590cc463d44ad4a29315dbc1bc Mon Sep 17 00:00:00 2001 From: ekzyis Date: Mon, 14 Jul 2025 00:34:00 +0200 Subject: [PATCH] Add tcpdump, wireshark and steam --- configuration.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index b6872d6..60cc76d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -156,6 +156,8 @@ tor-browser-bundle-bin nmap ranger + tcpdump + wireshark ]; fonts.packages = with pkgs; [ @@ -163,7 +165,7 @@ ]; # steam - # programs.steam.enable = true; + programs.steam.enable = true; # Some programs need SUID wrappers, can be configured further or are # started in user sessions.