migrate to services.gitea
This commit is contained in:
parent
446e8db3fa
commit
f11adfe0e5
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ in {
|
|||
};
|
||||
disabledModules = ["services/misc/gitea.nix"];
|
||||
imports = ["${unstable}/nixos/modules/services/misc/gitea.nix"];
|
||||
services.gitea = {
|
||||
services.forgejo = {
|
||||
enable = true;
|
||||
inherit package;
|
||||
stateDir = path;
|
||||
|
|
Loading…
Reference in a new issue