[shell] Adds inetutils

This commit is contained in:
2025-03-02 18:10:09 -08:00
parent 18f058d912
commit bf049588ff
2 changed files with 6 additions and 0 deletions
@@ -14,5 +14,6 @@
home.packages = with pkgs; [
direnv
inetutils
];
}