Switch kernel version
This commit is contained in:
parent
ceb77d6edf
commit
0ac4989812
2 changed files with 9 additions and 5 deletions
|
@ -15,6 +15,8 @@
|
|||
../modules/personal/fonts
|
||||
];
|
||||
|
||||
# Set kernel version to latest
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot = {
|
||||
plymouth.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue