From d825b594f8dd4593fd2c0ff23e7a659d5be25ee1 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Thu, 13 Mar 2025 18:10:15 -0400 Subject: [PATCH] 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 --- systems/artemision/configuration.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/systems/artemision/configuration.nix b/systems/artemision/configuration.nix index 07d8b51..8fee882 100644 --- a/systems/artemision/configuration.nix +++ b/systems/artemision/configuration.nix @@ -88,6 +88,10 @@ programs.adb.enable = true; + environment.variables = { + "KWIN_DRM_NO_DIRECT_SCANOUT" = "1"; + }; + sops = { defaultSopsFile = ./secrets.yaml; #secrets = {