Added development packages

This commit is contained in:
Julien Hémono 2024-08-20 19:07:48 +02:00
parent ac8c7b3ded
commit b4aaa2f57a

View file

@ -67,6 +67,8 @@
ms-python.python
ms-python.vscode-pylance
ms-python.debugpy
ms-python.black-formatter
ms-python.isort
];
};
in [
@ -88,6 +90,11 @@
pwgen
tex
zathura
# General development
poetry
pre-commit
nodejs
];
};
users.groups.jhemono.gid = 1000;