typo fixes uid gid
This commit is contained in:
@@ -51,7 +51,7 @@ in
|
||||
"nodejs-14.21.3"
|
||||
"openssl-1.1.1v"
|
||||
];
|
||||
users.groups.nextcloud.gid = { inherit gid; };
|
||||
users.groups.nextcloud = { inherit gid; };
|
||||
users.users.nextcloud = {
|
||||
inherit uid;
|
||||
isSystemUser = true;
|
||||
|
||||
Reference in New Issue
Block a user