1
1
mirror of https://github.com/dali99/nixos-matrix-modules.git synced 2025-12-12 05:53:20 +01:00

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"