Fix failing vps1 checks

This commit is contained in:
2024-01-21 00:15:59 +00:00
parent ea939b2e15
commit d74e0032bb
5 changed files with 3 additions and 5 deletions

View File

@ -109,7 +109,6 @@ in {
};
services.matrix-synapse = {
package = pkgs.unstable.matrix-synapse;
enable = true;
settings = {
database.name = "sqlite3";