From 421c9a21aed2cf56c58f5c3bfdacf9690550118b Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sun, 15 Sep 2024 04:46:46 +0700 Subject: [PATCH] nixos/frigate: add rtmp nginx module --- nixos/modules/services/video/frigate.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/services/video/frigate.nix b/nixos/modules/services/video/frigate.nix index 5c259b7fa14d..2b816af49df8 100644 --- a/nixos/modules/services/video/frigate.nix +++ b/nixos/modules/services/video/frigate.nix @@ -167,6 +167,7 @@ in enable = true; additionalModules = with pkgs.nginxModules; [ develkit + rtmp secure-token set-misc vod