From 0de3431e303e372e509f37479e856c23de6ecc18 Mon Sep 17 00:00:00 2001 From: OPNA2608 Date: Sat, 18 Feb 2023 20:40:53 +0100 Subject: tests/miriway: Explicitly enable X11 for XWayland testing Works fine without, but just in case --- nixos/tests/miriway.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/tests') diff --git a/nixos/tests/miriway.nix b/nixos/tests/miriway.nix index 2ddac4cc61de9..d0d9f16d40f95 100644 --- a/nixos/tests/miriway.nix +++ b/nixos/tests/miriway.nix @@ -33,6 +33,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }: { enable = true; config = '' add-wayland-extensions=all + enable-x11= ctrl-alt=t:foot --maximized ctrl-alt=a:env WINIT_UNIX_BACKEND=x11 WAYLAND_DISPLAY=invalid alacritty --option window.startup_mode=maximized -- cgit 1.4.1