{...}: {
  services.owncast = {
    enable = true;
    listen = "0.0.0.0";
    port = 8080;
    rtmp-port = 1935;
  };
}