[fix]: Disable Chaotic AUR mesa-git package
This commit is contained in:
parent
44cb9fefd6
commit
8e9f1f1829
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
chaotic.mesa-git = {
|
chaotic.mesa-git = {
|
||||||
enable = true;
|
enable = false;
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
mesa_git.opencl
|
mesa_git.opencl
|
||||||
libva-vdpau-driver
|
libva-vdpau-driver
|
||||||
|
|
Loading…
Add table
Reference in a new issue