UPDATE: explicit kernel version
This commit is contained in:
parent
6bb2a36670
commit
18739d39ad
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ in {
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
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 ;
|
||||||
|
|
||||||
networking.hostName = "terre-neuvas"; # Define your hostname.
|
networking.hostName = "terre-neuvas"; # Define your hostname.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue