Merge branch 'yshtola-build' of https://scm.wyattjmiller.com/wymiller/nix-config-v2 into yshtola-build

This commit is contained in:
2026-03-01 23:14:25 -05:00

View File

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