From d9cf86c165ed5cda93edd06f84431a82fe595c40 Mon Sep 17 00:00:00 2001 From: William Date: Sat, 26 Aug 2023 15:27:32 -0300 Subject: [PATCH] Looks like the rdna colour/gamma bug has been fixed upstream --- hosts/desktops/rotterdam.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/hosts/desktops/rotterdam.nix b/hosts/desktops/rotterdam.nix index 7eab2c7..9909188 100644 --- a/hosts/desktops/rotterdam.nix +++ b/hosts/desktops/rotterdam.nix @@ -40,15 +40,9 @@ "clearcpuid=514" ]; - environment.sessionVariables = { - KWIN_DRM_NO_AMS = - "1"; # RDNA2 colour/gamma modesetting bug workaround for kwin wayland - }; - programs = { corectrl.enable = true; steam.dedicatedServer.openFirewall = true; - droidcam.enable = true; }; environment.systemPackages = with pkgs; [