mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
fix
This commit is contained in:
parent
a383cfc95f
commit
77b5f7cfc4
1 changed files with 0 additions and 2 deletions
|
|
@ -76,7 +76,6 @@ in
|
|||
detect.enabled = false; # No motion detection for indoor
|
||||
audio = {
|
||||
enabled = true;
|
||||
listen = [ "bark" "fire_alarm" "scream" "speech" "yell" ];
|
||||
};
|
||||
ffmpeg.inputs = [
|
||||
{
|
||||
|
|
@ -90,7 +89,6 @@ in
|
|||
detect.enabled = false; # No motion detection for indoor
|
||||
audio = {
|
||||
enabled = true;
|
||||
listen = [ "bark" "fire_alarm" "scream" "speech" "yell" ];
|
||||
};
|
||||
ffmpeg.inputs = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue