jvm options
This commit is contained in:
parent
0ec2a2cc7d
commit
c3631f1ef8
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
servers.fabric = {
|
||||
enable = true;
|
||||
package = pkgs.fabricServers.fabric-1_21_5;
|
||||
jvmOpts = "-Xms2G -Xmx8G";
|
||||
openFirewall = true;
|
||||
serverProperties = {
|
||||
server-port = 25566;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue