Use devenv

This commit is contained in:
Invariantspace 2025-03-20 11:16:32 +08:00
parent c6d125fca9
commit 9847661d50
Signed by: macronova
GPG key ID: CE969670FB4B4A56
13 changed files with 87 additions and 155 deletions

View file

@ -2,6 +2,7 @@
services.forgejo = {
enable = true;
settings = {
repository.ENABLE_PUSH_CREATE_USER = true;
server = with config.constants; {
DOMAIN = domain;
HTTP_ADDR = wildcard;