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;
|
createHome = true;
|
||||||
group = "gitea";
|
group = "gitea";
|
||||||
extraGroups = [ "media" ];
|
extraGroups = [ "media" ];
|
||||||
|
};
|
||||||
|
|
||||||
# enable the gitea service
|
# enable the gitea service
|
||||||
services.gitea = {
|
services.gitea = {
|
||||||
@@ -104,5 +105,4 @@ in
|
|||||||
# add to backups
|
# add to backups
|
||||||
modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ];
|
modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ];
|
||||||
};
|
};
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user