Added some network tools to home packages

This commit is contained in:
Random936 2025-01-10 11:51:56 -08:00
parent 86b5648f9f
commit 14372a2bfd

View File

@ -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