diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index d61c228..28d673f 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -235,7 +235,9 @@ in # $ nix search wget environment.systemPackages = with pkgs; [ binutils # gnu bin utils - conda # python environment management + # conda # python environment management + uv # alternative for python env management... + sqlite-interactive # sqlite cli duckdb # wanted mostly as cli for SQL on csv files neovim # next gen vim w/lua wget # url fetcher/spider