mirror of
https://github.com/wlcx/home.git
synced 2025-12-10 12:33:45 +00:00
squash
This commit is contained in:
parent
cee2d8e6bc
commit
ef681a3ba8
@ -18,7 +18,7 @@ with pkgs; rec {
|
|||||||
net = [dig iperf3 nmap socat tcpdump whois];
|
net = [dig iperf3 nmap socat tcpdump whois];
|
||||||
|
|
||||||
# development tools
|
# development tools
|
||||||
dev = [jq nixfmt-rfc-style gh glab hexyl helix];
|
dev = [jq nixfmt-rfc-style gh glab hexyl ];
|
||||||
|
|
||||||
all = base ++ net ++ dev;
|
all = base ++ net ++ dev;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user