about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorRyan Lahfa <masterancpp@gmail.com>2022-12-31 22:31:38 +0100
committerGitHub <noreply@github.com>2022-12-31 22:31:38 +0100
commit06542b21a03083b894c0b87486aa67b65280a028 (patch)
tree9a337e45185ccad9e7778a464a051665e8e1ad17 /nixos/modules/module-list.nix
parent6dad2ef140c5585a352c53976d122b7883f6ada3 (diff)
parente8e932bc80719114ba6f67dcf69109142a15c68c (diff)
Merge pull request #205636 from LoveIsGrief/webhook-module
nixos/webhook: add support for a webhook service option
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 49b6736888dcc..41b953dc34733 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -1013,6 +1013,7 @@
   ./services/networking/wasabibackend.nix
   ./services/networking/websockify.nix
   ./services/networking/wg-netmanager.nix
+  ./services/networking/webhook.nix
   ./services/networking/wg-quick.nix
   ./services/networking/wireguard.nix
   ./services/networking/wpa_supplicant.nix