MyNixOS website logo
option

services.comfyui.dataDir

Directory holding ComfyUI's state: models, custom nodes, inputs, outputs and the database.

Defaults to the unit's StateDirectory. Any other directory is created with systemd-tmpfiles and bind-mounted into the service.

Existing state is not migrated, you need to move it yourself.

Declarations
Type
absolute path
Default
"/var/lib/comfyui"
Example
"/srv/comfyui"