From 50e0af48e679a3bf0d8565fc1d01d5f94ad7bb23 Mon Sep 17 00:00:00 2001 From: satr14 Date: Thu, 16 Apr 2026 22:14:56 +0700 Subject: [PATCH] add cdn import --- modules/system/server.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/server.nix b/modules/system/server.nix index 460c46a..d4289d3 100644 --- a/modules/system/server.nix +++ b/modules/system/server.nix @@ -21,6 +21,7 @@ in { ./homelab/code.nix ./homelab/dns.nix ./homelab/git.nix + ./homelab/cdn.nix ./homelab/ai.nix ./homelab/db.nix