mirror of
https://github.com/iesfdlr/lab.git
synced 2026-06-06 01:16:49 +00:00
feat: add some more packages
should be just about the same in terms of packages with the linux mint install
This commit is contained in:
@@ -64,9 +64,25 @@
|
||||
firefox
|
||||
git
|
||||
vim
|
||||
python3
|
||||
vscode
|
||||
chromium
|
||||
jetbrains.pycharm
|
||||
kdePackages.kdenlive
|
||||
postman
|
||||
gimp
|
||||
freecad
|
||||
# using appimage because it seems to be one major version up
|
||||
cura-appimage
|
||||
|
||||
|
||||
# python stuff goes here
|
||||
(python314.withPackages (ps: with ps; [
|
||||
numpy
|
||||
pandas
|
||||
matplotlib
|
||||
scipy
|
||||
jupyter
|
||||
]))
|
||||
];
|
||||
|
||||
# sudo configuration
|
||||
|
||||
Reference in New Issue
Block a user