1
1
mirror of https://github.com/dali99/nixos-matrix-modules.git synced 2025-12-08 12:11:55 +01:00

Remove 'saml2' from extras as it is broken

This commit is contained in:
2025-12-01 01:10:31 +01:00
committed by GitHub
parent 099db715d1
commit 19c690bb4f

View File

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