diff --git a/changelog.md b/changelog.md index 77c8816..24c82ae 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## add traceroute + +- just added `traceroute`, not `inetutils` because for some reason that one sucks? + ## nixos disambiguation - merged config from `nixos` jumpbox diff --git a/configuration.nix b/configuration.nix index 205c86f..0bf13e9 100644 --- a/configuration.nix +++ b/configuration.nix @@ -21,6 +21,7 @@ btop dig eza + traceroute ]; environment.shellAliases = {