OK, that doesn't work, frustrating, let's try making /var/lib/matrix-conduit then

This commit is contained in:
Lillian Violet 2024-03-14 15:42:52 +01:00
parent 5cf33bd5e5
commit 15dff0835e

View file

@ -40,8 +40,6 @@ in {
settings.global = {
inherit server_name;
database_path = lib.mkForce "/var/lib/conduwuit";
database_backend = "sqlite";
};
};