Loading
nixos/frigate: reduce visible process scope to cgroup
Frigate exposes process metrics using the psutil library and previously saw all system processes. Reducing the scope to the unit cgroup mimics the effects upstream gets via its OCI container usage.