add ghc, numpy and matplotlib as default packages

This commit is contained in:
Antoine Vaure 2025-02-27 15:30:30 +01:00
parent e341716e95
commit dd7ad670c9

View file

@ -22,11 +22,14 @@
nh nh
python3 python3
python3Packages.virtualenv python3Packages.virtualenv
python3Packages.numpy
python3Packages.matplotlib
# bluez # bluez
go-mtpfs go-mtpfs
xdg-utils xdg-utils
davfs2 davfs2
sshfs sshfs
ghc
]; ];