Remove 'saml2' from extras, as it is currently broken

This commit is contained in:
2025-12-01 01:09:59 +01:00
committed by GitHub
parent 099db715d1
commit 4364a998b3

View File

@@ -19,7 +19,6 @@ let
inherit (cfg) plugins;
extras = [
"postgres"
"saml2"
"oidc"
"systemd"
"url-preview"