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", "audible", "audiobookshelf", "bluesound", "builtin", "chromecast", "deezer", "dlna", "fanarttv", "filesystem_local", "filesystem_smb", "fully_kiosk", "hass", "hass_players", "ibroadcast", "jellyfin", "musicbrainz", "opensubsonic", "player_group", "plex", "podcastfeed", "qobuz", "radiobrowser", "siriusxm", "slimproto", "snapcast", "sonos", "sonos_s1", "soundcloud", "spotify", "spotify_connect", "template_player_provider", "test", "theaudiodb", "tidal", "tunein", "ytmusic")
Default
[ ]
Example
[
  "opensubsonic"
  "snapcast"
]
Sign in to create a configuration using this setting.