commit 2371d5c03144aa5675e7c8c2344faffdbeb64d13 (tree) parent c1cb65fca2105d383338b8f720fc77605b866a03 Author: Motiejus Jakštys <motiejus@jakstys.lt> Date: Mon, 17 Mar 2025 13:34:00 +0000 frigate: detect dogs too Diffstat:
| M | modules/services/frigate/default.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/modules/services/frigate/default.nix b/modules/services/frigate/default.nix @@ -152,6 +152,7 @@ in track = [ "bicycle" "car" + "dog" "motorcycle" "person" ];