From 4a7ee425b3c8566d7563318c8642b648383bf348 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Tue, 14 Apr 2026 11:05:49 +0200 Subject: [PATCH] Services/Comfyui: Disable service --- system/nixinator/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/nixinator/default.nix b/system/nixinator/default.nix index 4ab9217d..f7aedfcb 100644 --- a/system/nixinator/default.nix +++ b/system/nixinator/default.nix @@ -12,7 +12,7 @@ ./disks.nix # General services - ../services/comfyui.nix + # ../services/comfyui.nix ../services/fileflows-node.nix ];