feat: more ram

This commit is contained in:
s-prechtl 2025-04-03 14:04:42 +02:00
parent 88ac767fd2
commit c523cb48ce

View file

@ -50,7 +50,7 @@ in {
# and the user `mc-aged`.
aged = {
enable = true;
jvmMaxAllocation = "12G";
jvmMaxAllocation = "15G";
jvmInitialAllocation = "2G";
jvmPackage = pkgs.temurin-bin-17;
jvmOpts = concatStringsSep " " [