Changed graphics settings as per errors/warnings.
This commit is contained in:
parent
08f9837fe1
commit
a2b2057bb1
|
|
@ -70,10 +70,9 @@
|
|||
hardware.bluetooth.enable = true;
|
||||
|
||||
# Enable nvidia drivers and graphics.
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
# Load nvidia driver for Xorg and Wayland
|
||||
|
|
|
|||
Loading…
Reference in a new issue