go back to latest kernel on othalan

This commit is contained in:
Daylin Morgan 2024-06-10 21:50:30 -05:00
parent 3352344ef1
commit 79c0ab2d5f
Signed by: daylin
GPG Key ID: 950D13E9719334AD
1 changed files with 1 additions and 4 deletions

View File

@ -30,10 +30,7 @@
"vt.default_blu=46,168,161,175,250,231,213,222,112,168,161,175,250,231,213,200"
];
# Virtual Box doesn't compile with latest kernel
# try latest after this PR is merged
# https://github.com/NixOS/nixpkgs/pull/311362
# boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_latest;
boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_latest;
boot.loader = {
systemd-boot = enabled // {