Skip to content

Commit

Permalink
remove some unused tools
Browse files Browse the repository at this point in the history
  • Loading branch information
fbegyn committed Dec 24, 2023
1 parent 39656e5 commit 1df30a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions common/network-tools.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,10 @@
tcpdump
nmap
iperf
netperf
socat
];

programs = {
traceroute.enable = true;
mtr = {
enable = true;
package = pkgs.unstable.mtr;
};
};
}

0 comments on commit 1df30a4

Please sign in to comment.