From 3213932772dfdf3e395833b633dffc3000b70ebe Mon Sep 17 00:00:00 2001 From: "Chris (wolcen) Thompson" Date: Fri, 15 Aug 2025 14:48:05 -0400 Subject: [PATCH] Add a bunch of baby ducks --- hosts/default/configuration.nix | 1 + 1 file changed, 1 insertion(+) 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