various stuff

This commit is contained in:
Chris Kruining 2025-03-09 23:30:26 +01:00
parent 407160b012
commit 6b44ec946b
15 changed files with 288 additions and 134 deletions

View file

@ -48,7 +48,7 @@ in
bypassesPlayerLimit = false;
}
];
jvmOpts = "-Xms4092M -Xmx4092M -XX:+UseG1GC -Djava.net.preferIPv4Stack=true";
jvmOpts = "-Xms2048M -Xmx2048M -XX:+UseG1GC";
in {
vanilla = {
enable = true;