diff --git a/roles/home/helix.nix b/roles/home/helix.nix index c58782e..53d96ad 100644 --- a/roles/home/helix.nix +++ b/roles/home/helix.nix @@ -71,6 +71,7 @@ in ruff shellcheck shfmt + gopls ] ++ pythonPkgs ++ nodePkgs; }; }