25.05 update: flake check passed

This commit is contained in:
Grisha Shipunov 2025-05-26 16:05:08 +02:00
parent 63244c0410
commit 231a308809
3 changed files with 19 additions and 19 deletions

View file

@ -2,7 +2,7 @@
{
services.matrix-conduit = {
enable = true;
package = pkgs.conduwuit;
package = pkgs.matrix-conduit;
settings = {
global = {
database_backend = "rocksdb";