enable nginx for PC

This commit is contained in:
2023-08-14 13:59:32 +08:00
parent 28c8cc8a77
commit bc351fec9a

View File

@@ -250,6 +250,7 @@
};
nix-serve = { enable = true; hostname = "nix-store.chn.moe"; };
smartd.enable = true;
nginx = { enable = true; transparentProxy.enable = false; };
};
bugs =
[