re-disable amdvlk
This commit is contained in:
parent
d1e0c69e4c
commit
da09ddee49
|
@ -10,7 +10,7 @@
|
||||||
opencl.enable = true;
|
opencl.enable = true;
|
||||||
amdvlk = {
|
amdvlk = {
|
||||||
# TODO: this creates black borders around GNOME apps
|
# TODO: this creates black borders around GNOME apps
|
||||||
enable = true;
|
# enable = true;
|
||||||
support32Bit.enable = config.hardware.graphics.enable32Bit;
|
support32Bit.enable = config.hardware.graphics.enable32Bit;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue