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:
2026-03-21 01:30:26 +01:00
parent 0767a0e2a9
commit da9db685b2
2 changed files with 21 additions and 1 deletions

View File

@@ -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

4
update.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo "Actualizando el sistema..."
nixos-rebuild switch --flake .#