gdm with xserver
This commit is contained in:
parent
e10e962ce0
commit
33c777576f
1 changed files with 4 additions and 1 deletions
|
@ -69,7 +69,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.xserver.displayManager.gdm.enable = true;
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
displayManager.gdm.enable = true;
|
||||
};
|
||||
|
||||
users.users.twoneis = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue