Add a bunch of baby ducks

This commit is contained in:
Chris (wolcen) Thompson 2025-08-15 14:48:05 -04:00
parent ba3052d4d2
commit 3213932772

View file

@ -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