Add packages lazydocker and noisetorch

This commit is contained in:
Chris (wolcen) Thompson 2025-09-07 17:18:41 -04:00
parent a13deb8277
commit ad9b8a05e2

View file

@ -238,6 +238,7 @@ in
binutils # gnu bin utils
# conda # python environment management
uv # alternative for python env management...
lazydocker # docker[/compose] tui
sqlite-interactive # sqlite cli
duckdb # wanted mostly as cli for SQL on csv files
neovim # next gen vim w/lua
@ -305,6 +306,7 @@ in
corectrl # provide hardware clock controls for AMDGPU
gimp # GIMP image manipulation proggy
zed-editor # the most hopeful replacement for vscode...if I never learn nvim
noisetorch # noise/background filter for mic
];
programs.zsh.enable = true;
programs.git = {