omega: don't use amdvlk
Apparently it's shit and mesa is way better??
This commit is contained in:
parent
37ca945396
commit
be18c4f221
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
nixos-hardware,
|
||||
...
|
||||
|
@ -55,11 +53,6 @@
|
|||
|
||||
# GPU
|
||||
hardware.amdgpu = {
|
||||
amdvlk = {
|
||||
enable = true;
|
||||
support32Bit.enable = true;
|
||||
supportExperimental.enable = true;
|
||||
};
|
||||
opencl.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue