This commit is contained in:
mjallen18
2025-03-07 14:34:33 -06:00
parent 6a573e4546
commit 3c66e184f1
2 changed files with 16 additions and 0 deletions

View File

@@ -359,6 +359,21 @@ in
};
};
};
music-assistant = {
enable = true;
providers = [
"airplay"
"apple_music"
"chromecast"
"spotify"
"dlna"
"hass"
"hass_players"
"player_group"
"ytmusic"
];
};
};
# Enable required hardware support for the Zigbee adapter

View File

@@ -12,6 +12,7 @@
"/var/lib/systemd/coredump"
"/var/lib/zigbee2mqtt"
"/var/lib/postgresql"
"/var/lib/music-assistant"
"/etc/NetworkManager/system-connections"
"/etc/secureboot"
{