Add conda

This commit is contained in:
Chris (wolcen) Thompson 2025-08-11 11:04:51 -04:00
parent 6ef1439545
commit 866c7d3f8f

View file

@ -235,6 +235,7 @@ in
# $ nix search wget
environment.systemPackages = with pkgs; [
binutils # gnu bin utils
conda # python environment management
neovim # next gen vim w/lua
wget # url fetcher/spider
curl # url fetcher