Matrix works, Nginx is carrying the load

This commit is contained in:
Gene Liverman 2024-06-19 00:08:01 -04:00
parent fac12b855e
commit f3e75455b3
5 changed files with 66 additions and 36 deletions

View file

@ -40,6 +40,7 @@
services = {
fail2ban.enable = true;
logrotate.enable = true;
postgresql = {
enable = true;
package = pkgs.postgresql_16;