use forgejo package
This commit is contained in:
parent
10206f5e4f
commit
472b5bddc2
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ in
|
|||
};
|
||||
|
||||
services.forgejo = {
|
||||
package = pkgs.forgejo;
|
||||
enable = true;
|
||||
database.type = "postgres";
|
||||
# Enable support for Git Large File Storage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue