diff --git a/instances/heimdall/configuration.nix b/instances/heimdall/configuration.nix index 8855aee..f66e524 100644 --- a/instances/heimdall/configuration.nix +++ b/instances/heimdall/configuration.nix @@ -76,7 +76,7 @@ in services = { music-assistant = { enable = true; - providers = [ "chromecast" "dlna" "filesystem_local" "hass" "hass_players" "jellyfin" "player_group" "plex" "radiobrowser" "tidal" ]; + providers = [ "chromecast" "dlna" "filesystem_local" "hass" "hass_players" "jellyfin" "player_group" "plex" "radiobrowser" "soundcloud" "tidal" ]; }; mosquitto = { enable = true;