services.webhook.enable

Whether to enable Webhook, a server written in Go that allows you to create HTTP endpoints (hooks), which execute configured commands for any person or service that knows the URL .

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/services/networking/webhook.nix>