use latest linux kernel (for new amd cpus)
This commit is contained in:
parent
bb686b6659
commit
3a335817cb
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
networking.hostName = "raven";
|
networking.hostName = "raven";
|
||||||
networking.hostId = "e3a397c5";
|
networking.hostId = "e3a397c5";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue