perso-desktop: Remove amdvlk
This commit is contained in:
parent
6dda922883
commit
c9e30826a0
1 changed files with 1 additions and 3 deletions
|
@ -57,11 +57,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
# Revert to RADV when this https://gitlab.freedesktop.org/mesa/mesa/-/issues/12865 is resolved
|
||||
chaotic.mesa-git = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [amdvlk rocmPackages.clr.icd];
|
||||
extraPackages32 = with pkgs; [driversi686Linux.amdvlk];
|
||||
extraPackages = with pkgs; [rocmPackages.clr.icd];
|
||||
};
|
||||
|
||||
networking.interfaces.enp17s0.wakeOnLan.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue