fix(marpa): better audio configuration for marpa

This commit is contained in:
2025-05-04 14:27:15 +02:00
parent 08bb83e21c
commit ddb1dcab2e
2 changed files with 11 additions and 0 deletions

View File

@@ -94,6 +94,12 @@
];
};
};
services = {
mpris-proxy.enable = true;
playerctld.enable = true;
};
manual.html.enable = true;
};
}