about summary refs log tree commit diff
path: root/ops/nixos/monorepo-gerrit.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ops/nixos/monorepo-gerrit.nix')
-rw-r--r--ops/nixos/monorepo-gerrit.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/ops/nixos/monorepo-gerrit.nix b/ops/nixos/monorepo-gerrit.nix
index 577cf7922c..1595f58346 100644
--- a/ops/nixos/monorepo-gerrit.nix
+++ b/ops/nixos/monorepo-gerrit.nix
@@ -23,6 +23,8 @@ in {
 
     package = config.depot.third_party.gerrit;
 
+    jvmHeapLimit = "4g";
+
     settings = {
       core.packedGitLimit = "100m";
       log.jsonLogging = true;