typo fixes uid gid
This commit is contained in:
@@ -30,7 +30,7 @@ in
|
||||
synapse = { inherit domain; };
|
||||
element = { inherit domain; };
|
||||
};
|
||||
users.groups.matrix-synapse.gid = { inherit gid; };
|
||||
users.groups.matrix-synapse = { inherit gid; };
|
||||
users.users.matrix-synapse = {
|
||||
inherit uid;
|
||||
isSystemUser = true;
|
||||
|
||||
Reference in New Issue
Block a user