diff --git a/modules/homelab/default.nix b/modules/homelab/default.nix index 7a08623b..50bd08ad 100644 --- a/modules/homelab/default.nix +++ b/modules/homelab/default.nix @@ -76,9 +76,4 @@ }; }; }; - - services.sonarr = { - enable = true; - openFirewall = true; - }; } \ No newline at end of file