about summary refs log tree commit diff
path: root/users/wpcarro/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/common.nix')
-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 b8ecc6843c..61d35afaed 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";