nixos/tests/gnome: Drop services.xserver.enable

This commit is contained in:
winston 2026-03-26 23:24:05 +08:00 committed by Bobby Rong
commit 673763bb01
No known key found for this signature in database

View file

@ -9,8 +9,6 @@
{
imports = [ ./common/user-account.nix ];
services.xserver.enable = true;
services.displayManager.gdm = {
enable = true;
debug = true;