boreal: switch to nvidia drivers :(
Had recurring crashes on nouveau, nvidia has its own problems but it's a better trade off for now. Will buy an AMD card when the GPU shortage ends.
This commit is contained in:
parent
3c071346b8
commit
8e757ae20f
|
@ -64,7 +64,7 @@ in
|
|||
|
||||
xserver = {
|
||||
enable = true;
|
||||
videoDrivers = [ "nouveau" ];
|
||||
videoDrivers = [ "nvidia" ];
|
||||
windowManager.i3.enable = true;
|
||||
layout = "fr";
|
||||
xkbVariant = "us";
|
||||
|
|
Loading…
Reference in a new issue