mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 19:00:14 +00:00
remember to enable services
This commit is contained in:
@ -17,6 +17,7 @@ in
|
||||
allowUnfreePackages = [ "n8n" ];
|
||||
|
||||
services.n8n = {
|
||||
enable = true;
|
||||
webhookUrl = "https://${hostnames.n8n}";
|
||||
settings = {
|
||||
listen_address = "127.0.0.1";
|
||||
|
Reference in New Issue
Block a user