minor fixes and flake lock

This commit is contained in:
2025-01-28 18:24:50 +01:00
parent ee3d5f65b1
commit 1f10696b64
3 changed files with 137 additions and 122 deletions

View File

@@ -14,7 +14,6 @@ in {
services.locate = {
enable = true;
package = pkgs.plocate;
localuser = null;
};
};
}