Skip to content

n8n

Example

nix
{
  n8n.enable = true;
}

Stack Options

nps.stacks.n8n.containers.n8n

Alias of {option}services.podman.containers.n8n.

Type
plaintext
submodule
Declaration

nps.stacks.n8n.enable

Whether to enable n8n.

Type
plaintext
boolean
Default
nix
false
Example
nix
true
Declaration