l nginx: enable by default
This commit is contained in:
parent
b8f7bebf77
commit
fe89b7544e
@ -4,6 +4,7 @@ with import <stockholm/lib>;
|
||||
|
||||
{
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
recommendedGzipSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedTlsSettings = true;
|
||||
|
Loading…
Reference in New Issue
Block a user