diff --git a/hosts/hitsugibune/configuration.nix b/hosts/hitsugibune/configuration.nix index 225cec7..d3783e6 100644 --- a/hosts/hitsugibune/configuration.nix +++ b/hosts/hitsugibune/configuration.nix @@ -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 " " [