other misc malachite fixes

This commit is contained in:
stitchy 2024-08-08 04:52:13 -07:00
parent 3c6cc3e1d2
commit 9ec7fb3c67
Signed by: stitchy
SSH key fingerprint: SHA256:p+xeQgmOvQ2br1d2STl5OnRRMef2LRqCtGA7SO4WYk0
3 changed files with 6 additions and 3 deletions

View file

@ -88,10 +88,9 @@
};
hardware = {
opengl = {
graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
};
};