summaryrefslogtreecommitdiff
path: root/conf/distro/tdx-x11.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/tdx-x11.conf')
-rw-r--r--conf/distro/tdx-x11.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/tdx-x11.conf b/conf/distro/tdx-x11.conf
index f4aad53..f62d9fc 100644
--- a/conf/distro/tdx-x11.conf
+++ b/conf/distro/tdx-x11.conf
@@ -10,5 +10,8 @@ DISTRO_FLAVOUR = ""
# Remove conflicting backends.
DISTRO_FEATURES_remove = "wayland "
+# we use graphics, so set opengl
+DISTRO_FEATURES_append = " opengl"
+
# These are X11 specific
DISTRO_FEATURES_append = " x11"