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
mypy
pylsp-mypy
black
]);
in
{
home = {
packages = with actualPkgs; [
black
# black
helix
clang-tools
rust-analyzer