mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 22:43:44 +01:00
add helix
This commit is contained in:
parent
38715744d0
commit
9d1d445fbc
@ -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 gh glab hexyl];
|
dev = [jq nixfmt gh glab hexyl helix];
|
||||||
|
|
||||||
all = base ++ net ++ dev;
|
all = base ++ net ++ dev;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user