Revert "zephyrus: switch to latest kernel"
This reverts commit 93420b0108.
This commit is contained in:
parent
4f11818498
commit
98394281bf
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
./secrets.nix
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelPackages = pkgs.linuxPackages;
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue