Skip to content

sunshine

A desktop streaming server optimized for remote gaming and synchronized movie viewing.

Usage

To use this module, import it like this:

{config, lib, inputs, ...}: {
    imports = [ inputs.clan-core.clanModules.sunshine ];
    # ...
}