services.n8n.environment.N8N_USER_FOLDER
Provide the path where n8n will create the .n8n folder. This directory stores user-specific data, such as database file and encryption key.
- Type
absolute path- Default
"/var/lib/n8n"- Declared
- <nixpkgs/nixos/modules/services/misc/n8n.nix>