From b2fdc5a3c4a6f6cd2298a7330feac83971ac266d Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Tue, 3 Mar 2026 21:41:16 -0700 Subject: [PATCH] other kernel --- nix/tv-computer.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" #];