Add python to system

This commit is contained in:
Johannes Jöns 2023-03-11 11:37:26 +01:00
parent df85ff85c6
commit d3acf003c2

View file

@ -35,7 +35,8 @@
knossos knossos
skypeforlinux skypeforlinux
discord discord
jetbrains.pycharm-professional.withPackages(p: with p; [ python312.withPackages(ps: with ps; [ numpy toolz ])]) jetbrains.pycharm-professional
python312.withPackages(ps: with ps; [ numpy toolz ])
]; ];
services.hardware.openrgb.enable = true; services.hardware.openrgb.enable = true;