Add a group as well here

This commit is contained in:
Lillian Violet 2024-01-02 12:12:03 +01:00
parent 1370c2cd78
commit 12e247e1ec

View file

@ -11,6 +11,7 @@
gitea = {
isSystemUser = true;
isNormalUser = false;
group = "gitea";
extraGroups = ["virtualMail"];
};
};