MyNixOS website logo
option

services.music-assistant.providers

List of provider names for which dependencies will be installed.

Declarations
Type
list of (one of "airplay", "apple_music", "bluesound", "builtin", "chromecast", "deezer", "dlna", "fanarttv", "filesystem_local", "filesystem_smb", "fully_kiosk", "hass", "hass_players", "jellyfin", "musicbrainz", "opensubsonic", "player_group", "plex", "qobuz", "radiobrowser", "siriusxm", "slimproto", "snapcast", "sonos", "sonos_s1", "soundcloud", "spotify", "template_player_provider", "test", "theaudiodb", "tidal", "tunein", "ytmusic")
Default
[ ]
Example
[
  "opensubsonic"
  "snapcast"
]