Add a group as well here
This commit is contained in:
parent
1370c2cd78
commit
12e247e1ec
|
@ -11,6 +11,7 @@
|
|||
gitea = {
|
||||
isSystemUser = true;
|
||||
isNormalUser = false;
|
||||
group = "gitea";
|
||||
extraGroups = ["virtualMail"];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue