test
This commit is contained in:
parent
3f65b54c6f
commit
2540979d82
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, pkgs, ... }: {
|
||||
services.xserver = {
|
||||
displayManager.gdm.enable = true;
|
||||
desktopManager.gnome.enable = true;
|
||||
desktopManager.plasma5.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue