summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2025-03-20 23:42:01 +0100
committerAlan Pearce2025-03-20 23:42:01 +0100
commit84b255354f9f9cb84ec38be303fd9f4ff90d6a51 (patch)
tree3a5d4351442c540555701affbd3fa47a223ce79a
parent16307e5a57ef00fd58cbae38b0892a2c6d299f94 (diff)
downloadnixfiles-84b255354f9f9cb84ec38be303fd9f4ff90d6a51.tar.lz
nixfiles-84b255354f9f9cb84ec38be303fd9f4ff90d6a51.tar.zst
nixfiles-84b255354f9f9cb84ec38be303fd9f4ff90d6a51.zip
linde: set memory limit
-rw-r--r--npins/sources.json4
-rw-r--r--system/linde.nix3
2 files changed, 5 insertions, 2 deletions
diff --git a/npins/sources.json b/npins/sources.json
index 76f15bc0..ff2a24ff 100644
--- a/npins/sources.json
+++ b/npins/sources.json
@@ -112,9 +112,9 @@
         "url": "https://git.alanpearce.eu/searchix"
       },
       "branch": "main",
-      "revision": "782b636c6ba9ebccecf46c7a1e5583e8108baf9a",
+      "revision": "e8fbdf3bd12c8920a6e9bd84b34e787764b11eaf",
       "url": null,
-      "hash": "1axlafhj6xym79z3r6wlwl7f13c53fdvh9qkjw8jhvim7in05pdp"
+      "hash": "02x3xmabdzhl3192c0vicz8fbd14g1wcjcj1q0m6wc89faxh013b"
     },
     "srvos": {
       "type": "Git",
diff --git a/system/linde.nix b/system/linde.nix
index 03b51ecf..31aa5766 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -910,6 +910,9 @@ in
 
   services.searchix = {
     enable = true;
+    environment = {
+      GOMEMLIMIT = "2000MiB";
+    };
     settings = {
       web =
         let