Switch to legacy drivers for loki
This commit is contained in:
parent
72f8d14197
commit
c7b9921aec
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
videoDrivers = [ "nvidia" ];
|
videoDrivers = [ "nvidiaLegacy390" ];
|
||||||
layout = "it";
|
layout = "it";
|
||||||
xkbOptions = "eurosign:e;";
|
xkbOptions = "eurosign:e;";
|
||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue