[shell] Adds inetutils

This commit is contained in:
2025-03-02 15:08:39 -08:00
parent 18f058d912
commit bf049588ff
2 changed files with 6 additions and 0 deletions

View File

@@ -14,5 +14,6 @@
home.packages = with pkgs; [
direnv
inetutils
];
}