porcorosso: switch to intel for X11; I'm on the move
This commit is contained in:
parent
75a3933c16
commit
0a3a2043b1
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ in {
|
|||
services.xserver.layout = "us";
|
||||
services.xserver.libinput.enable = true;
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
#services.xserver.videoDrivers = [ "nvidia" ];
|
||||
services.xserver.displayManager.gdm = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue