fix typo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
let
|
||||
cfg = config.services.nginx;
|
||||
{
|
||||
in {
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.nginx = {
|
||||
recommendedGzipSettings = true;
|
||||
|
||||
Reference in New Issue
Block a user