From 17d21d8e81394825fbfd5c4b9470c7c02e7090dd Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 1 Feb 2026 13:09:34 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index 4316d27..9f54c33 100644 --- a/common.nix +++ b/common.nix @@ -32,6 +32,7 @@ in ./services/radarr.nix ./services/prowlarr.nix ./services/jellyfin.nix + ./services/bazarr.nix ]; ### Make build time quicker