add graphics corruption fix
https://gitlab.freedesktop.org/drm/amd/-/issues/2075 https://community.frame.work/t/responded-severe-artifacts-and-poor-performance-with-dgpu/46470/21
This commit is contained in:
parent
c30f65c17e
commit
d825b594f8
@ -88,6 +88,10 @@
|
|||||||
|
|
||||||
programs.adb.enable = true;
|
programs.adb.enable = true;
|
||||||
|
|
||||||
|
environment.variables = {
|
||||||
|
"KWIN_DRM_NO_DIRECT_SCANOUT" = "1";
|
||||||
|
};
|
||||||
|
|
||||||
sops = {
|
sops = {
|
||||||
defaultSopsFile = ./secrets.yaml;
|
defaultSopsFile = ./secrets.yaml;
|
||||||
#secrets = {
|
#secrets = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user