This commit is contained in:
2025-07-29 20:40:38 -05:00
parent 73b786f3f9
commit 81364d760a

View File

@@ -15,6 +15,8 @@
localAddress = "192.168.100.21"; localAddress = "192.168.100.21";
config = { config = {
nixpkgs.config.allowUnfree = true;
services.n8n = { services.n8n = {
enable = true; enable = true;