From 28fa6dbf46e72a5879d56d4c19381447af781e0b Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sun, 15 Feb 2026 06:24:48 +0000 Subject: [PATCH] Update common.nix --- common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common.nix b/common.nix index 9f54c33..5596e78 100644 --- a/common.nix +++ b/common.nix @@ -33,6 +33,7 @@ in ./services/prowlarr.nix ./services/jellyfin.nix ./services/bazarr.nix + ./services/cloudflare-ddns.nix ]; ### Make build time quicker