servers now have an unique toggle for nginx

This commit is contained in:
2024-08-24 20:55:42 -06:00
parent ad97dcf385
commit fb1a44d2ca
22 changed files with 142 additions and 171 deletions

View File

@@ -7,11 +7,8 @@
};
services = {
prowlarr.enable = true;
nginx = {
enable = true;
virtualHosts."indexer.${config.my.domain}" = proxyReverseArr 9696
// { };
};
nginx.virtualHosts."indexer.${config.my.domain}" = proxyReverseArr 9696
// { };
};
virtualisation.oci-containers.containers.flaresolverr = {
autoStart = true;