68 current 2025-10-07 22:42:25 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -45,6 +45,7 @@ in
|
||||
createHome = true;
|
||||
group = "gitea";
|
||||
extraGroups = [ "media" ];
|
||||
};
|
||||
|
||||
# enable the gitea service
|
||||
services.gitea = {
|
||||
@@ -104,5 +105,4 @@ in
|
||||
# add to backups
|
||||
modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user