mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 19:00:14 +00:00
remove inputs
This commit is contained in:
@ -14,7 +14,7 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
||||
unfreePackages = [ "n8n" ];
|
||||
allowUnfreePackages = [ "n8n" ];
|
||||
|
||||
services.n8n = {
|
||||
webhookUrl = "https://${hostnames.n8n}";
|
||||
|
Reference in New Issue
Block a user