frigate: use headless ffmpeg
This commit is contained in:
@@ -12,7 +12,7 @@ let
|
|||||||
name = "go2rtc-prober";
|
name = "go2rtc-prober";
|
||||||
runtimeInputs = with pkgs; [
|
runtimeInputs = with pkgs; [
|
||||||
systemd
|
systemd
|
||||||
ffmpeg
|
ffmpeg-headless
|
||||||
];
|
];
|
||||||
text = ''
|
text = ''
|
||||||
set -x
|
set -x
|
||||||
|
|||||||
Reference in New Issue
Block a user