Make it match current settings...
This commit is contained in:
parent
d1af6ff3e8
commit
cc5525c46b
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue