mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
surface/kernel: 5.16.11 -> 5.19.17
This commit is contained in:
parent
7883883d13
commit
250d6991c9
5 changed files with 153 additions and 92 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
boot.kernelPackages = pkgs.callPackage ./linux-5.16.11.nix { };
|
||||
boot.kernelPackages = pkgs.callPackage ./linux-5.19.17 { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue