diff --git a/modules/hm/code-cursor.nix b/modules/hm/code-cursor.nix index 6d4b842..aa82b8c 100644 --- a/modules/hm/code-cursor.nix +++ b/modules/hm/code-cursor.nix @@ -61,7 +61,6 @@ "vsicons.dontShowNewVersionMessage" = true; "redhat.telemetry.enabled" = false; "sonarlint.pathToNodeExecutable" = "/run/current-system/sw/bin/node"; - "sonarlint.ls.javaHome" = "/run/current-system/sw/bin/java"; "[python]" = { "editor.defaultFormatter" = "ms-python.black-formatter"; };