This commit is contained in:
parent
5a65f45349
commit
5a4a4390b4
1 changed files with 4 additions and 4 deletions
|
|
@ -22,10 +22,10 @@
|
|||
home.stateVersion = "23.05"; # Please read the comment before changing.
|
||||
|
||||
home.packages = with pkgs; [
|
||||
python3
|
||||
python3Packages.virtualenv
|
||||
python3Packages.numpy
|
||||
python3Packages.matplotlib
|
||||
(python313.withPackages (pp: with pp; [
|
||||
numpy
|
||||
matplotlib
|
||||
]))
|
||||
# bluez
|
||||
go-mtpfs
|
||||
xdg-utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue