locate.nix: fix nixpkgs change of locate
This commit is contained in:
parent
44d05940e9
commit
9c81781ef1
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
interval = "hourly";
|
interval = "hourly";
|
||||||
package = pkgs.plocate;
|
package = pkgs.plocate;
|
||||||
localuser = null;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue