chore(home): add and comment out black in package list

This commit is contained in:
Giulio De Pasquale 2025-07-26 12:17:15 +01:00
parent 68baa3023d
commit ad305da519

View File

@ -20,12 +20,13 @@ let
rope rope
mypy mypy
pylsp-mypy pylsp-mypy
black
]); ]);
in in
{ {
home = { home = {
packages = with actualPkgs; [ packages = with actualPkgs; [
black # black
helix helix
clang-tools clang-tools
rust-analyzer rust-analyzer