mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	surface/kernel: 5.13.4 -> 5.16.11
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
{ config, lib, pkgs, ... }:
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  boot.kernelPackages = pkgs.callPackage ./linux-5.13.4 { };
 | 
			
		||||
  boot.kernelPackages = pkgs.callPackage ./linux-5.16.11.nix { };
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user