chore(home): add and comment out black in package list
This commit is contained in:
parent
68baa3023d
commit
ad305da519
@ -20,12 +20,13 @@ let
|
||||
rope
|
||||
mypy
|
||||
pylsp-mypy
|
||||
black
|
||||
]);
|
||||
in
|
||||
{
|
||||
home = {
|
||||
packages = with actualPkgs; [
|
||||
black
|
||||
# black
|
||||
helix
|
||||
clang-tools
|
||||
rust-analyzer
|
||||
|
Loading…
x
Reference in New Issue
Block a user