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

This commit is contained in:
winston
2026-05-06 23:23:39 +08:00
committed by Bobby Rong
parent 4c8d9549c1
commit 673763bb01
-2
View File
@@ -9,8 +9,6 @@
{
imports = [ ./common/user-account.nix ];
services.xserver.enable = true;
services.displayManager.gdm = {
enable = true;
debug = true;