auth: add imageFile option

This commit is contained in:
Alexander Tomokhov
2025-04-16 14:55:55 +04:00
parent 1f67bb5a85
commit 56a56b67b4
5 changed files with 76 additions and 10 deletions

View File

@@ -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 =