From 26075431ea33f2667adb6a4a225ee3472be62cfb Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 16 Jan 2018 16:19:14 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hel.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hel.nix b/hel.nix index e919426f..3fec134f 100644 --- a/hel.nix +++ b/hel.nix @@ -564,8 +564,8 @@ systemd.services."nix-daemon".serviceConfig = { MemoryAccounting = true; - MemoryHigh = "75%"; - MemoryMax = "80%"; + MemoryHigh = "50%"; + MemoryMax = "75%"; }; } -- cgit v1.2.3