frigate: use headless ffmpeg

This commit is contained in:
2025-04-02 13:49:45 +00:00
parent 056a5d55fc
commit 94ce377b30

View File

@@ -12,7 +12,7 @@ let
name = "go2rtc-prober";
runtimeInputs = with pkgs; [
systemd
ffmpeg
ffmpeg-headless
];
text = ''
set -x