updates from makefile

This commit is contained in:
Don Harper 2023-10-24 14:54:46 +00:00
parent 90f381264b
commit 2906a284cd
2 changed files with 7 additions and 7 deletions

View file

@ -103,7 +103,7 @@ in
};
locate = {
enable = true;
locate = pkgs.mlocate;
package = pkgs.mlocate;
localuser = null;
};
openssh = {