mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/tests/gnome: Drop services.xserver.enable
This commit is contained in:
parent
4c8d9549c1
commit
673763bb01
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@
|
|||
{
|
||||
imports = [ ./common/user-account.nix ];
|
||||
|
||||
services.xserver.enable = true;
|
||||
|
||||
services.displayManager.gdm = {
|
||||
enable = true;
|
||||
debug = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue