Added network-manager-applet and ensured that bluetooth and wifi modules are installed.
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 6m25s

This commit is contained in:
2025-09-22 17:26:59 -04:00
parent ac8f7cca4e
commit d6e07313c0

View File

@@ -46,6 +46,10 @@ modules:
- headsetcontrol - headsetcontrol
# networking # networking
- network-manager-applet
- NetworkManager
- NetworkManager-bluetooth
- NetworkManager-wifi
- bluez - bluez
- bluez-tools - bluez-tools
- firewall-config - firewall-config