[wixos] Add audio role

This commit is contained in:
2025-02-16 18:40:07 -08:00
parent d71d7a1ffb
commit 50f9defdd5

View File

@@ -12,6 +12,7 @@
]; ];
roles = { roles = {
audio.enable = true;
desktop = { desktop = {
enable = true; enable = true;
wayland = true; wayland = true;