about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/wpcarro/common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/wpcarro/common.nix b/users/wpcarro/common.nix
index b8ecc6843ce8..61d35afaed37 100644
--- a/users/wpcarro/common.nix
+++ b/users/wpcarro/common.nix
@@ -21,6 +21,8 @@
   };
 
   services = {
+    locate.enable = true;
+
     depot.automatic-gc = {
       enable = true;
       interval = "1 hour";