update: add traceroute

This commit is contained in:
dracoling 2024-05-01 16:54:10 -04:00
parent af44b6fda9
commit 80dd2e3dd9
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
## add traceroute
- just added `traceroute`, not `inetutils` because for some reason that one sucks?
## nixos disambiguation ## nixos disambiguation
- merged config from `nixos` jumpbox - merged config from `nixos` jumpbox

View file

@ -21,6 +21,7 @@
btop btop
dig dig
eza eza
traceroute
]; ];
environment.shellAliases = { environment.shellAliases = {