summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index f1618d72..1513a533 100644
--- a/hel.nix
+++ b/hel.nix
@@ -283,7 +283,7 @@
283 283
284 locate = { 284 locate = {
285 enable = true; 285 enable = true;
286 interval = "daily"; 286 interval = "hourly";
287 locate = pkgs.mlocate; 287 locate = pkgs.mlocate;
288 localuser = null; 288 localuser = null;
289 prunePaths = ["/tmp" "/var/tmp" "/var/cache" "/var/lock" "/var/run" "/var/spool"]; 289 prunePaths = ["/tmp" "/var/tmp" "/var/cache" "/var/lock" "/var/run" "/var/spool"];