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