diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index db6cc89..d61c228 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -236,6 +236,7 @@ in environment.systemPackages = with pkgs; [ binutils # gnu bin utils conda # python environment management + duckdb # wanted mostly as cli for SQL on csv files neovim # next gen vim w/lua wget # url fetcher/spider curl # url fetcher