Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-30 12:26:14 +00:00
committed by GitHub
59 changed files with 741 additions and 642 deletions
+1
View File
@@ -70,6 +70,7 @@ in {
users.users = mkIf (cfg.user == "ombi") {
ombi = {
isSystemUser = true;
group = cfg.group;
home = cfg.dataDir;
};