Update tv-computer.nix

This commit is contained in:
2026-03-02 18:00:50 -07:00
committed by GitHub
parent 6e6c1dc530
commit 6eeaed33a4

View File

@@ -12,8 +12,8 @@
# "hid_microsoft" # Xbox One Elite 2 controller driver preferred by Steam
# "uinput"
# ];
boot.kernelPackages = pkgs.linuxPackages_lts;
#boot.kernelPackages = pkgs.linuxPackages_6_1;
boot.kernelPackages = pkgs.linuxPackages_6_1;
#boot.kernelParams = [
# "amdgpu.discovery=1"
#];