forgot branding

This commit is contained in:
2026-03-01 23:14:00 -05:00
parent 313177eff7
commit e556dae87d

View File

@@ -195,6 +195,7 @@ in {
# 4. nixos-rebuild switch (or restart tuwunel.service)
identity_provider= [
{
brand = "Mastodon";
issuer_url = "https://${mastodonFqdn}";
id = "oidc-mastodon";
client_id = mastodonOauthClientIdFile;