Added commandline tools

This commit is contained in:
2023-12-19 17:49:25 -04:00
parent 22dc9f16fb
commit e96fb19078
8 changed files with 60 additions and 23 deletions

View File

@@ -4,11 +4,29 @@
};
home.packages = with pkgs; [
# Development
just
# Tools
# AI Tools
ollama
# Development
mprocs
tokei
# Diagnostics/Investigation/Recovery
hexyl
john
nmap
trippy
# Filesystem Tools
du-dust
dysk
fd
lemmeknow
ouch
# Utilities
procs
ripgrep
];
programs.direnv = {