fix typo
This commit is contained in:
parent
c1a5ba6a20
commit
e75cce74b8
|
@ -57,7 +57,7 @@ in
|
|||
home = services.forgejo.stateDir;
|
||||
useDefaultShell = true;
|
||||
isSystemUser = true;
|
||||
}
|
||||
};
|
||||
|
||||
# If true, openid users cannot create new account
|
||||
#services.forgejo.settings.service.DISABLE_REGISTRATION = lib.mkForce (!cfg.openIdEnabled);
|
||||
|
|
Loading…
Reference in a new issue