increase ram

This commit is contained in:
2025-05-27 19:41:03 -05:00
parent 236ed70c30
commit d2c67a8315
2 changed files with 4 additions and 0 deletions

View File

@@ -43,6 +43,10 @@
modded-again = {
enable = true;
package = pkgs.fabricServers.fabric-1_21_1;
jvmOpts = ''
-Xms8g
-Xmx12g
'';
serverProperties = {
server-port = 25566;
gamemode = "survival";