Optimisations -> Optimisation
This commit is contained in:
parent
52034eaae7
commit
21f897b5c3
|
@ -73,7 +73,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
services.nginx = mkIf (!isNull cfg.hostname) {
|
||||
enable = true;
|
||||
recommendedOptimisations = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue