Enable matrix-sliding-sync
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m51s

This commit is contained in:
2024-11-04 15:12:51 +00:00
parent 20e5602a47
commit 0316e1c845
2 changed files with 2 additions and 1 deletions

View File

@ -104,6 +104,7 @@
whatsapp = true;
};
usePostgresql = databases.postgresql.enable;
slidingSync.enable = true;
};
nginx.enable = true;
photoprism.enable = true;