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