Make it match current settings...

This commit is contained in:
niten 2023-07-17 20:53:32 -07:00
parent d1af6ff3e8
commit cc5525c46b
1 changed files with 2 additions and 2 deletions

View File

@ -319,12 +319,12 @@ in {
users.users = {
lemmy-pictrs = {
isSystemUser = true;
uid = 532;
uid = 986;
group = "lemmy-pictrs";
};
lemmy-postgres = {
isSystemUser = true;
uid = 533;
uid = 985;
group = "lemmy-postgres";
};
};