Just an update, hardware.opengl
no longer exist, it has been renamed to hardware.graphics
and I think that
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
};
has become:
hardware.graphics = {
enable = true;
enable32Bit = true;
};
EDIT: THIS SEEMS TO HAVE FIXED MY GPU DRIVERS IN GENERAL, THANKS!!
I will probably update my question here How to use discrete amd gpu in bottles (or globally) - #5 by langfingaz
The funny thing is that davinci resolve still cant detect a gpu, lol