From b667362ef4d82e0842f30e008ee9fde96eb2f091 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 26 Mar 2026 10:04:21 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index 0fbd9f9..7b72137 100644 --- a/common.nix +++ b/common.nix @@ -35,6 +35,7 @@ in ./services/jellyfin.nix ./services/bazarr.nix ./services/cloudflare-ddns.nix + ./services/omnisearch.nix ]; ### Make build time quicker