Added python packages

This commit is contained in:
EsVagy42 2026-02-25 19:33:04 +01:00
parent ad00ca5c45
commit 09135a9258
2 changed files with 3 additions and 1 deletions

View file

@ -20,6 +20,8 @@
python-pkgs: with python-pkgs; [
matplotlib
ipykernel
pandas
lxml
]
))

View file

@ -1 +1 @@
Updated nixvim in flake
Added python packages