diff --git a/ansible/roles/ovos_installer/templates/mycroft.conf.j2 b/ansible/roles/ovos_installer/templates/mycroft.conf.j2 index a281748..9ec1948 100644 --- a/ansible/roles/ovos_installer/templates/mycroft.conf.j2 +++ b/ansible/roles/ovos_installer/templates/mycroft.conf.j2 @@ -45,6 +45,10 @@ "gui_file_host_path": "/home/ovos/.cache/gui_files" {% endif %} }, +{% else %} + "gui": { + "disable_gui": false + }, {% endif %} {% endif %} "websocket": {