docker-socket-proxy
Example
When this module is enabled, the socket proxy will be automatically used by other stacks that support it. Example include Homepage, Traefik and Dozzle
nix
{
docker-socket-proxy.enable = true;
}