add nushell

This commit is contained in:
2025-10-29 10:33:42 +09:00
parent 9d5ffed340
commit 605c1b4ea3
5 changed files with 41 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
with pkgs; [
neofetch
nnn # terminal file manager
nushell
# archives
zip
@@ -73,4 +74,5 @@ with pkgs; [
airspyhf
pstree
gptfdisk
nix-search
]