add ghc, numpy and matplotlib as default packages
This commit is contained in:
parent
e341716e95
commit
dd7ad670c9
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
|
@ -22,11 +22,14 @@
|
|||
nh
|
||||
python3
|
||||
python3Packages.virtualenv
|
||||
python3Packages.numpy
|
||||
python3Packages.matplotlib
|
||||
# bluez
|
||||
go-mtpfs
|
||||
xdg-utils
|
||||
davfs2
|
||||
sshfs
|
||||
ghc
|
||||
];
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue