Added development packages
This commit is contained in:
parent
ac8c7b3ded
commit
b4aaa2f57a
1 changed files with 7 additions and 0 deletions
|
|
@ -67,6 +67,8 @@
|
||||||
ms-python.python
|
ms-python.python
|
||||||
ms-python.vscode-pylance
|
ms-python.vscode-pylance
|
||||||
ms-python.debugpy
|
ms-python.debugpy
|
||||||
|
ms-python.black-formatter
|
||||||
|
ms-python.isort
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
in [
|
in [
|
||||||
|
|
@ -88,6 +90,11 @@
|
||||||
pwgen
|
pwgen
|
||||||
tex
|
tex
|
||||||
zathura
|
zathura
|
||||||
|
|
||||||
|
# General development
|
||||||
|
poetry
|
||||||
|
pre-commit
|
||||||
|
nodejs
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
users.groups.jhemono.gid = 1000;
|
users.groups.jhemono.gid = 1000;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue