adding ds_python

This commit is contained in:
2026-03-04 22:00:55 -05:00
parent ff9dcde5d9
commit 47c6f42d2f
2 changed files with 13 additions and 0 deletions

View File

@@ -3,5 +3,6 @@
environment.systemPackages = with pkgs; [
git
my_python
ds_python
];
}