all repos — nixfiles @ 84b255354f9f9cb84ec38be303fd9f4ff90d6a51

System and user configuration, managed by nix and home-manager

linde: set memory limit

Alan Pearce
commit

84b255354f9f9cb84ec38be303fd9f4ff90d6a51

parent

16307e5a57ef00fd58cbae38b0892a2c6d299f94

2 files changed, 5 insertions(+), 2 deletions(-)

jump to
M npins/sources.jsonnpins/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.nixsystem/linde.nix
@@ -910,6 +910,9 @@ };
services.searchix = { enable = true; + environment = { + GOMEMLIMIT = "2000MiB"; + }; settings = { web = let