gpu: update config

This commit is contained in:
Leonardo Eugênio 2026-01-20 13:46:43 -03:00
parent 7bd66d8aa1
commit 77031085f0
2 changed files with 10 additions and 9 deletions

View file

@ -5,12 +5,12 @@
"video=DP-1:1920x1080@144"
];
hardware.amdgpu = {
overdrive = {
enable = true;
ppfeaturemask = "0xffffffff";
};
};
# hardware.amdgpu = {
# overdrive = {
# enable = true;
# ppfeaturemask = "0xffffffff";
# };
# };
hardware.graphics.enable32Bit = true;