1
0
mirror of https://git.oat.zone/dark-firepit/dotfiles synced 2024-11-22 17:01:57 +01:00

mcgbj: bump memory up

This commit is contained in:
Jill "oatmealine" Monoids 2022-10-14 16:46:32 +02:00
parent ebdc23d738
commit 28e960d47b

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