recommendedOptimisations -> Optimisation
This commit is contained in:
parent
7f061323bf
commit
1100259bcb
|
@ -93,7 +93,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
recommendedOptimisations = true;
|
||||
recommendedOptimisation = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue