chore: update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
./containers
|
||||
./greetd.nix
|
||||
./mem0.nix
|
||||
# ./n8n.nix
|
||||
./n8n.nix
|
||||
./netbird.nix
|
||||
./postgres.nix
|
||||
./sound.nix
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{lib, ...}: {
|
||||
services.n8n = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
environment = {
|
||||
N8N_SECURE_COOKIE = "false";
|
||||
|
||||
Reference in New Issue
Block a user