services.comfyui.extraArgs
NixOS option
Extra arguments to pass to the server. See comfyui --help for available args. Flags set by the module are prepended with lib.mkBefore, so any user supplied flag wins over that.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/misc/comfyui.nixView source on NixOS/nixpkgs →[ "--enable-assets" "--preview-method=auto" ]