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
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ in
|
|||
|
||||
xserver = {
|
||||
enable = true;
|
||||
videoDrivers = [ "nouveau" ];
|
||||
videoDrivers = [ "nvidia" ];
|
||||
windowManager.i3.enable = true;
|
||||
layout = "fr";
|
||||
xkbVariant = "us";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue