gpu: update config
This commit is contained in:
parent
7bd66d8aa1
commit
77031085f0
2 changed files with 10 additions and 9 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue