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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user