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.stateVersion = "23.05"; # Please read the comment before changing.
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
python3
|
(python313.withPackages (pp: with pp; [
|
||||||
python3Packages.virtualenv
|
numpy
|
||||||
python3Packages.numpy
|
matplotlib
|
||||||
python3Packages.matplotlib
|
]))
|
||||||
# bluez
|
# bluez
|
||||||
go-mtpfs
|
go-mtpfs
|
||||||
xdg-utils
|
xdg-utils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue