diff --git a/vm-nextcloud.nix b/vm-nextcloud.nix index 2b0a151..87a3d90 100644 --- a/vm-nextcloud.nix +++ b/vm-nextcloud.nix @@ -50,6 +50,8 @@ "xdebug.mode" = "debug"; "xdebug.client_host" = "10.0.2.2"; "xdebug.client_port" = "9000"; + "xdebug.start_with_request" = "yes"; + "xdebug.idekey" = "ECLIPSE"; }; appstoreEnable = false; extraOptions = {