working on matrix

This commit is contained in:
TheWanderingCrow 2025-03-21 17:56:19 -04:00
parent 75c1d44f6d
commit 2134140401

View file

@ -15,5 +15,6 @@ lib.mkIf config.user.overseer.enable {
ensureDBOwnership = true;
}
];
ensureDatabases = ["matrix-synapse"];
};
}