diff --git a/modules/services/frigate/default.nix b/modules/services/frigate/default.nix index 0dce4b8..b03cfc0 100644 --- a/modules/services/frigate/default.nix +++ b/modules/services/frigate/default.nix @@ -134,7 +134,7 @@ in } { #path = "rtsp://localhost:8554/vno4-dome-ptz-med"; - path = "ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=1"; + path = "ffmpeg:rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=1"; roles = [ "detect" ]; } ];