pinwheel: Fix screen flickering

This commit is contained in:
Alexander Heldt
2025-12-27 11:08:42 +01:00
parent c2264973a6
commit 47115d9ee2

View File

@@ -180,5 +180,7 @@ in
# openGL is needed for wayland/hyprland
hardware.graphics.enable = true;
boot.kernelParams = [ "i915.enable_psr=0" ];
};
}