diff --git a/home/shared.nix b/home/shared.nix index 42a4663..7148ea9 100644 --- a/home/shared.nix +++ b/home/shared.nix @@ -16,7 +16,6 @@ in { # Utilities jq bc - dig file wget curl @@ -30,6 +29,12 @@ in { pciutils fastfetch + # Network tools + dig + iperf + tcpdump + traceroute + # Dev tools clang clang-tools