deadnix + statix after best-practices

This commit is contained in:
2024-11-09 16:40:26 -06:00
parent a9ef403cea
commit 2c377b9664
6 changed files with 5 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ in
services = {
prowlarr.enable = cfg.enable;
flaresolverr = {
enable = cfg.enable;
inherit (cfg) enable;
openFirewall = true;
};
nginx.virtualHosts."${cfg.host}" = lib.mkIf cfg.enableProxy (