latest kernel for pi
This commit is contained in:
parent
61b2acbd33
commit
9644691df2
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
boot.loader.grub.enable = false;
|
||||
boot.loader.generic-extlinux-compatible.enable = true;
|
||||
boot.loader.timeout = 1;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
networking = {
|
||||
hostName = "orangepihole"; # Define your hostname.
|
||||
|
|
Loading…
Reference in a new issue