Add a bluetooth role.

This commit is contained in:
Tom Alexander
2025-01-21 22:19:28 -05:00
parent a739728d41
commit 37aa0e6732
4 changed files with 58 additions and 10 deletions

View File

@@ -29,4 +29,5 @@
me.graphicsCardType = "intel";
me.kodi.enable = true;
me.bluetooth.enable = true;
}