linde: set memory limit
Alan Pearce alan@alanpearce.eu
Thu, 20 Mar 2025 23:42:01 +0100
2 files changed, 5 insertions(+), 2 deletions(-)
M npins/sources.json → npins/sources.json
@@ -112,9 +112,9 @@ "type": "Git", "url": "https://git.alanpearce.eu/searchix" }, "branch": "main", - "revision": "782b636c6ba9ebccecf46c7a1e5583e8108baf9a", + "revision": "e8fbdf3bd12c8920a6e9bd84b34e787764b11eaf", "url": null, - "hash": "1axlafhj6xym79z3r6wlwl7f13c53fdvh9qkjw8jhvim7in05pdp" + "hash": "02x3xmabdzhl3192c0vicz8fbd14g1wcjcj1q0m6wc89faxh013b" }, "srvos": { "type": "Git",
M system/linde.nix → system/linde.nix
@@ -910,6 +910,9 @@ }; services.searchix = { enable = true; + environment = { + GOMEMLIMIT = "2000MiB"; + }; settings = { web = let