diff --git a/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf b/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf index de4dda0f..5abfb22b 100644 --- a/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf +++ b/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf @@ -19,7 +19,7 @@ "pulse_duck": true }, "skills": { - "priority_skills": ["mycroft-pairing", "mycroft-volume"] + "priority_skills": ["mycroftos-enclosure-skill", "mycroft-pairing", "mycroft-volume"] }, "log_level": "INFO" }