niri + dms; WIP

This commit is contained in:
William 2025-10-10 09:41:12 -03:00
parent 92a06e984b
commit 7f64d49052
9 changed files with 122 additions and 317 deletions

View file

@ -2,10 +2,7 @@
{
hardware = {
amdgpu = {
opencl.enable = true;
amdvlk.enable = true;
};
amdgpu.opencl.enable = true;
graphics.extraPackages = with pkgs; [ rocmPackages.clr.icd ];
};
}