change to comply new version
This commit is contained in:
parent
5185603de3
commit
d6dddd7634
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ in
|
|||
services = {
|
||||
forgejo = {
|
||||
enable = true;
|
||||
appName = "git.rs.ht";
|
||||
|
||||
database.type = "sqlite3";
|
||||
|
||||
|
|
@ -127,6 +126,7 @@ in
|
|||
};
|
||||
|
||||
settings = {
|
||||
DEFAULT_APP_NAME = "git.rs.ht";
|
||||
actions = {
|
||||
ENABLED = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue