mcgbj: bump memory up

This commit is contained in:
Jill 2022-10-14 16:46:32 +02:00
parent ebdc23d738
commit 28e960d47b
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ in {
azurehaiku = "fd7aba33-4307-4eba-aa63-70bc3e38a2d7";
};
package = pkgs.minecraftServers.fabric-1_19_2;
jvmOpts = "-Xmx2G";
jvmOpts = "-Xmx4G";
};
};
};