SteamDeck: use the valve kernel

This commit is contained in:
Toast 2023-09-15 20:33:09 +02:00
parent ebee0cb26b
commit b9663da3a3

View file

@ -19,7 +19,7 @@
};
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_latest;
#boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_latest;
networking.hostName = "SteamDeck"; # Define your hostname.
networking.networkmanager.enable = true; # Enable networking