update: add traceroute
This commit is contained in:
parent
af44b6fda9
commit
80dd2e3dd9
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
btop
|
btop
|
||||||
dig
|
dig
|
||||||
eza
|
eza
|
||||||
|
traceroute
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.shellAliases = {
|
environment.shellAliases = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue