chore(ada): amdgpu overdrive setting

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 00:12:50 +03:00
parent e9a8b86a20
commit 98e48681ca

View file

@ -4,6 +4,11 @@ _: {
initrd = {
enable = true;
};
overdrive = {
enable = true;
ppfeaturemask = "0xfffd7fff";
};
};
};
}