don't use gdm
This commit is contained in:
parent
35f218bbed
commit
4b24905793
1 changed files with 0 additions and 8 deletions
|
@ -24,14 +24,6 @@ in {
|
|||
defaultLocale = "en_US.UTF-8";
|
||||
};
|
||||
|
||||
services = {
|
||||
xserver = {
|
||||
enable = true;
|
||||
displayManager.gdm.enable = true;
|
||||
excludePackages = [ pkgs.xterm ];
|
||||
};
|
||||
};
|
||||
|
||||
users.users.${conf.username}= {
|
||||
isNormalUser = true;
|
||||
description = conf.username;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue