From f71e8d5710958ffe9436295ae6de7d5437589b2b Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Sun, 11 Feb 2024 23:30:46 +0000 Subject: [PATCH] rotuer: network debugging tools --- examples/rotuer.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/rotuer.nix b/examples/rotuer.nix index 09dd867..719a0c8 100644 --- a/examples/rotuer.nix +++ b/examples/rotuer.nix @@ -199,6 +199,9 @@ in rec { defaultProfile.packages = with pkgs; [ min-collect-garbage + nftables + strace + tcpdump ]; programs.busybox.applets = [