{ config, pkgs, ... }: { imports = [ ]; services.locate= { enable = true; interval = "hourly"; }; }