SteamDeck: use the valve kernel
This commit is contained in:
parent
ebee0cb26b
commit
b9663da3a3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue