From 1ada3769c33093581618796110290fc14590efcc Mon Sep 17 00:00:00 2001 From: rope Date: Fri, 22 May 2026 21:13:13 +0100 Subject: [PATCH] fix frigate config: remove invalid events.retain Co-Authored-By: Claude Opus 4.6 --- services/frigate.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/services/frigate.nix b/services/frigate.nix index fbf3aeb..a16d580 100644 --- a/services/frigate.nix +++ b/services/frigate.nix @@ -32,10 +32,6 @@ days = 7; mode = "motion"; }; - events.retain = { - default = 14; - mode = "active_objects"; - }; }; snapshots = {