mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Add latest kernel back
This commit is contained in:
parent
9607edafc8
commit
47f3864d1f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
};
|
||||
|
||||
boot = {
|
||||
#kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue