feat: increase ram for mc-aged
This commit is contained in:
parent
e9312cbe73
commit
cc3a71d755
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ in {
|
|||
# and the user `mc-aged`.
|
||||
aged = {
|
||||
enable = true;
|
||||
jvmMaxAllocation = "15G";
|
||||
jvmMaxAllocation = "42G";
|
||||
jvmInitialAllocation = "2G";
|
||||
jvmPackage = pkgs.temurin-bin-17;
|
||||
jvmOpts = concatStringsSep " " [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue