other kernel

This commit is contained in:
2026-03-03 21:41:16 -07:00
parent 7ec08abcb2
commit b2fdc5a3c4

View File

@@ -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"
#];