narrow down xserver graphics driver, move it to hardware-specific config
This commit is contained in:
parent
4ce17f519f
commit
8660f8b252
2 changed files with 5 additions and 2 deletions
|
@ -145,8 +145,6 @@ in
|
|||
services.xserver.layout = "de";
|
||||
services.xserver.xkbOptions = "eurosign:e";
|
||||
|
||||
services.xserver.videoDrivers = [ "modesetting" "intel" ];
|
||||
|
||||
# Enable touchpad support.
|
||||
services.xserver.libinput.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue