Add: dcli, fresh, opencode

This commit is contained in:
Chris (wolcen) Thompson 2026-01-22 13:28:19 -05:00
parent 2d2d9652a3
commit 9446d1ff84

View file

@ -245,6 +245,7 @@ in
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
opencode # ai coding tool
asciinema # terminal recorder/playback tool
freerdp # connect to KDE remotely w/RDP instead (KDE 6.1 servers)...seems it's still an xwindows client that's most tested. 🤮
openh264 # rather, this is the client library
@ -254,6 +255,7 @@ in
binutils # gnu bin utils
# conda # python environment management
gettext # gnu lib for text manipulation (added for envsubst)
fresh-editor # cli editor like...notepad++ or someething? seems nice.
uv # alternative for python env management...
lazydocker # docker[/compose] tui
sqlite-interactive # sqlite cli
@ -301,6 +303,7 @@ in
brave # privacy oriented browser
zig # the zig language
powerline # prompt utility
dust # cli hdd space usage visualization
distrobox # instant alternate OS availability
pigz # muti-treaded replacement for gzip
unzip # old standard zip handler