Heimdall: music-assistant
This commit is contained in:
parent
a7d02faf99
commit
ad6d79d1ef
1 changed files with 4 additions and 0 deletions
|
|
@ -74,6 +74,10 @@ in
|
|||
users.users.zigbee2mqtt.extraGroups = [ "dialout" ];
|
||||
|
||||
services = {
|
||||
music-assistant = {
|
||||
enable = true;
|
||||
providers = [ "chromecast" "dlna" "filesystem_local" "hass" "hass_players" "jellyfin" "player_group" "plex" "radiobrowser" "tidal" ];
|
||||
};
|
||||
mosquitto = {
|
||||
enable = true;
|
||||
listeners = [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue