tsuki: update graphics

This commit is contained in:
notohh 2024-07-11 06:38:43 -04:00
parent 35a012f5ab
commit 821cc03cc3
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -70,10 +70,9 @@
hardware = { hardware = {
pulseaudio.enable = false; pulseaudio.enable = false;
opengl = { graphics = {
enable = true; enable = true;
driSupport = true; enable32Bit = true;
driSupport32Bit = true;
}; };
opentabletdriver = { opentabletdriver = {
enable = true; enable = true;