Add packages lazydocker and noisetorch
This commit is contained in:
parent
a13deb8277
commit
ad9b8a05e2
1 changed files with 2 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue