fixes localuser warning due to plocate incompatibility
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
b143a2f948
commit
4815df94f2
@ -3,6 +3,7 @@
|
||||
{
|
||||
services.locate = {
|
||||
enable = lib.mkDefault true;
|
||||
localuser = lib.mkDefault null;
|
||||
package = lib.mkDefault pkgs.plocate;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user