diff --git a/modules/features/n8n.nix b/modules/features/n8n.nix index ee4e811..ffc782d 100644 --- a/modules/features/n8n.nix +++ b/modules/features/n8n.nix @@ -63,7 +63,6 @@ N8N_SECURE_COOKIE = "false"; N8N_RUNNERS_ENABLED = "true"; - N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS = "true"; }; };