hyprland and dms

This commit is contained in:
William 2025-10-09 21:53:56 -03:00
parent f07aa71366
commit 3614169a29
9 changed files with 169 additions and 95 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 ];
};
}