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", "builtin", "chromecast", "deezer", "dlna", "fanarttv", "filesystem_local", "filesystem_smb", "fully_kiosk", "hass", "hass_players", "jellyfin", "musicbrainz", "opensubsonic", "plex", "qobuz", "radiobrowser", "slimproto", "snapcast", "sonos", "soundcloud", "spotify", "template_player_provider", "test", "theaudiodb", "tidal", "tunein", "ugp", "ytmusic")
Default
[ ]
Example
[
  "opensubsonic"
  "snapcast"
]