porcorosso: switch back to nvidia
This commit is contained in:
parent
4b878360f5
commit
2c613bf2f1
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