From aac0331deff8beb49096128f2066697d8660dd38 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 5 Jan 2017 19:32:17 +0100 Subject: Include /nix/store --- hel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel.nix b/hel.nix index e0cf40e7..f1618d72 100644 --- a/hel.nix +++ b/hel.nix @@ -286,6 +286,7 @@ interval = "daily"; locate = pkgs.mlocate; localuser = null; + prunePaths = ["/tmp" "/var/tmp" "/var/cache" "/var/lock" "/var/run" "/var/spool"]; }; }; -- cgit v1.2.3