diff --git a/hosts/hopper/profiles/lab/minecraft.nix b/hosts/hopper/profiles/lab/minecraft.nix index a586e59..6350693 100644 --- a/hosts/hopper/profiles/lab/minecraft.nix +++ b/hosts/hopper/profiles/lab/minecraft.nix @@ -91,7 +91,7 @@ in { cat > user_jvm_args.txt <<'EOF' -Xms1024M - -Xmx6144M + -Xmx4096M EOF echo "=== preStart finished ==="