added kernel to device specific
This commit is contained in:
parent
7e65d2770d
commit
4f71edaaf8
2 changed files with 4 additions and 4 deletions
|
@ -17,9 +17,6 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
# Select kernel version
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue