diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 09f50f6..4f8d5af 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -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