mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
go back to latest kernel on othalan
This commit is contained in:
parent
3352344ef1
commit
79c0ab2d5f
1 changed files with 1 additions and 4 deletions
|
@ -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 // {
|
||||
|
|
Loading…
Reference in a new issue