From 17f832c8f24fb38ad51bc05ef6c4f16f47a327f0 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Thu, 19 Mar 2026 17:43:22 +0100 Subject: [PATCH] Services/ComfyUI: Init at v2026-03-16 --- system/nixinator/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/nixinator/default.nix b/system/nixinator/default.nix index 07572857..f3cb8850 100644 --- a/system/nixinator/default.nix +++ b/system/nixinator/default.nix @@ -12,6 +12,7 @@ ./disks.nix # General services + ../services/comfyui.nix ../services/fileflows-node.nix ];