nginx: centralize configuration
This commit is contained in:
parent
74bc853aae
commit
e3440b61ab
7 changed files with 22 additions and 35 deletions
|
|
@ -69,13 +69,6 @@ in {
|
|||
};
|
||||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
|
||||
recommendedGzipSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedTlsSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
|
||||
virtualHosts = {
|
||||
"matrix.${domain}" = {
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue