Enable 32bit driver support
This commit is contained in:
parent
bb4dd48f94
commit
e4513b6c53
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@
|
|||
};
|
||||
|
||||
services.xserver.videoDrivers = ["nvidia" "intel"];
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
|
|
Loading…
Reference in a new issue