miki: set max known packs for proxied neoforge
This commit is contained in:
parent
b406246fe1
commit
dd8b9a8ccf
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.nvidia.acceptLicense = true;
|
||||
|
||||
services.minecraft-servers.servers.velocity.jvmOpts = lib.mkForce "-Xms128M -Xmx1024M -Dvelocity.max-known-packs=135";
|
||||
services.minecraft-servers.servers.velocity.symlinks."velocity.toml".value = {
|
||||
servers.try = [ "building" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue