fix deployment warnings

This commit is contained in:
Ingolf Wagner 2023-01-07 21:11:25 +01:00
parent f190a7d6ff
commit 01b22a20a1
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
9 changed files with 28 additions and 7 deletions
nixos/system/server

View file

@ -21,5 +21,6 @@
services.locate.locate = pkgs.mlocate;
services.locate.localuser = null;
}