mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 14:33:45 +01:00
pkgs: add dig/whois
This commit is contained in:
parent
a2cab93005
commit
57ca6b2305
@ -15,7 +15,7 @@ with pkgs; rec {
|
||||
];
|
||||
|
||||
# Networking shit
|
||||
net = [iperf3 nmap socat tcpdump];
|
||||
net = [dig iperf3 nmap socat tcpdump whois];
|
||||
|
||||
# development tools
|
||||
dev = [jq nixfmt gh glab hexyl];
|
||||
|
Loading…
x
Reference in New Issue
Block a user