diff --git a/systems/ceres/config/comfyui.nix b/systems/ceres/config/comfyui.nix index 5354f71..8165c16 100755 --- a/systems/ceres/config/comfyui.nix +++ b/systems/ceres/config/comfyui.nix @@ -18,7 +18,7 @@ in services = { comfyui = { - enable = true; + enable = false; openFirewall = true; host = localhost; package = pkgs.comfyuiPackages.comfyui.override {