Update roles/home/helix.nix

This commit is contained in:
Giulio De Pasquale 2024-10-08 12:21:12 +01:00
parent e10d9a4d5a
commit a24e261521

View File

@ -85,6 +85,7 @@ in
ruff = {enabled = true}
rope = {enabled = true}
mypy = {enabled = true}
rope_autoimport = {enabled = true}
[[language]]
name = "bash"