This commit is contained in:
mjallen18
2026-03-27 09:05:31 -05:00
parent 4c1332e67a
commit add39956f7
7 changed files with 41 additions and 25 deletions

View File

@@ -12,7 +12,7 @@ in
config = mkIf cfg.enable {
services = {
music-assistant = {
enable = true;
enable = false;
providers = [
# "airplay" # music-assistant: airplay support is missing libraop, a library we will not package because it depends on OpenSSL 1.1.
"apple_music"