diff --git a/nix/tv-computer.nix b/nix/tv-computer.nix index 65158ae..5f6ea3d 100644 --- a/nix/tv-computer.nix +++ b/nix/tv-computer.nix @@ -14,7 +14,7 @@ boot.kernelPackages = pkgs.linuxPackages_6_6; # boot.kernelPackages = pkgs.linuxPackages_6_1; - services.displayManager.gdm.wayland = false; + # services.displayManager.gdm.wayland = false; #boot.kernelParams = [ # "amdgpu.discovery=1" #];