Finally comitting matrix-configuration now that we have secret-management

This commit is contained in:
Daniel Olsen
2022-12-07 10:14:39 +01:00
committed by System administrator
parent 3ed65c6cfa
commit 4a9efb0d5c
10 changed files with 717 additions and 284 deletions

View File

@@ -9,6 +9,9 @@
services.nginx = {
enable = true;
defaultListenAddresses = [ "129.241.210.169" "127.0.0.1" "[2001:700:300:1900::169]" ];
recommendedProxySettings = true;
recommendedTlsSettings = true;
recommendedGzipSettings = true;