services.jellyfin-mpv-shim.mpvConfig

Home-Manager option

mpv configuration options to use for jellyfin-mpv-shim. If null, jellyfin-mpv-shim will use its default mpv configuration.

type: null or (attribute set of (string or signed integer or boolean or floating point number))
Default
null
Example
{ profile = "gpu-hq"; force-window = true; }
declared in: <home-manager/modules/services/jellyfin-mpv-shim.nix>source unavailable