mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2026-03-12 03:43:06 +01:00
Compare commits
1 Commits
D4ndellion
...
deprecate-
| Author | SHA1 | Date | |
|---|---|---|---|
| eabdd9b4c2 |
@@ -19,6 +19,7 @@ let
|
|||||||
inherit (cfg) plugins;
|
inherit (cfg) plugins;
|
||||||
extras = [
|
extras = [
|
||||||
"postgres"
|
"postgres"
|
||||||
|
"saml2"
|
||||||
"oidc"
|
"oidc"
|
||||||
"systemd"
|
"systemd"
|
||||||
"url-preview"
|
"url-preview"
|
||||||
@@ -26,6 +27,7 @@ let
|
|||||||
"jwt"
|
"jwt"
|
||||||
"redis"
|
"redis"
|
||||||
"cache-memory"
|
"cache-memory"
|
||||||
|
"user-search"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user