fixing plocate's deprecated localuser
This commit is contained in:
parent
771edcced6
commit
82d3d1450a
2 changed files with 2 additions and 0 deletions
|
@ -1100,6 +1100,7 @@ Dalinar's config is of course server oriented.
|
|||
services.locate = {
|
||||
enable = true;
|
||||
locate = pkgs.plocate;
|
||||
localuser = null;
|
||||
};
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue