auth: add imageFile option
This commit is contained in:
@@ -386,6 +386,7 @@ in
|
||||
|
||||
selfprivacy.auth.clients."${oauthClientID}" = {
|
||||
inherit adminsGroup usersGroup;
|
||||
imageFile = "${pkgs.forgejo.data}/public/assets/img/logo.svg";
|
||||
subdomain = cfg.subdomain;
|
||||
isTokenNeeded = true;
|
||||
originLanding =
|
||||
|
Reference in New Issue
Block a user