nixos/release-combined: add gnome3 test for wayland
We should be ensuring that this session functions as well because it's default.
This commit is contained in:
parent
5efe51ccc2
commit
71d42da8f5
@ -69,6 +69,7 @@ in rec {
|
||||
(all nixos.tests.firefox)
|
||||
(all nixos.tests.firewall)
|
||||
(except ["aarch64-linux"] nixos.tests.gnome3-xorg)
|
||||
(except ["aarch64-linux"] nixos.tests.gnome3)
|
||||
(except ["aarch64-linux"] nixos.tests.pantheon)
|
||||
nixos.tests.installer.zfsroot.x86_64-linux or [] # ZFS is 64bit only
|
||||
(except ["aarch64-linux"] nixos.tests.installer.lvm)
|
||||
|
Loading…
Reference in New Issue
Block a user