config

NixOS config
Log | Files | Refs | README | LICENSE

commit a73011dfd86ce8bafe1cc6a39435e71c88079ca3 (tree)
parent 11c820ecbd78b529a5db6bccbcfef2b8d9b0374c
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Sun, 16 Mar 2025 21:34:18 +0000

frigate: sync recordings

Diffstat:
Mmodules/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 @@ -121,6 +121,7 @@ in record = { enabled = true; + sync_recordings = true; retain = { days = 7; mode = "all";