[nix] Adds output for development feature

This commit is contained in:
Drew Haven
2025-03-12 13:41:47 -07:00
parent 06f2940147
commit 98d5307abd
3 changed files with 46 additions and 44 deletions

View File

@@ -7,29 +7,6 @@
# a system or working with other shell commands. Packages more specific to
# development can be in development configs.
home.packages = with pkgs; [
# System
htop
btop
neofetch
killall
# Files
zip
xz
unzip
p7zip
file
tree
ranger
# Networking
dnsutils
inetutils
socat
httpie
# Other
jq
];
home.shellAliases = {