nixosTests.gnome-xorg: drop
The capability was really dropped in 8fa1c6d44d.
This fixes eval:
error: Default graphical session, 'gnome-xorg', not found.
Valid names for 'services.displayManager.defaultSession' are:
gnome
This commit is contained in:
@@ -642,7 +642,6 @@ in
|
||||
gnome = runTest ./gnome.nix;
|
||||
gnome-extensions = runTest ./gnome-extensions.nix;
|
||||
gnome-flashback = runTest ./gnome-flashback.nix;
|
||||
gnome-xorg = runTest ./gnome-xorg.nix;
|
||||
gns3-server = runTest ./gns3-server.nix;
|
||||
gnupg = runTest ./gnupg.nix;
|
||||
go-camo = runTest ./go-camo.nix;
|
||||
|
||||
Reference in New Issue
Block a user