fresher kernel on 480
This commit is contained in:
parent
8c04e7f2ce
commit
e33162df61
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
fileSystems."/" = {options = ["compress=zstd"];};
|
||||
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.plymouth = {
|
||||
enable = true;
|
||||
logo = ./boot.png;
|
||||
|
|
Loading…
Reference in a new issue