mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-10 04:27:14 +01:00
Finally comitting matrix-configuration now that we have secret-management
This commit is contained in:
committed by
System administrator
parent
3ed65c6cfa
commit
4a9efb0d5c
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user