feat: update to latest linux kernel
This commit is contained in:
parent
5a383e7aad
commit
020ec5e967
15 changed files with 204 additions and 196 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
# Enable F keys in some wireless keyboard (Ex. neo65)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue