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