fresher kernel on 480

This commit is contained in:
Cyryl Płotnicki 2022-12-23 19:29:57 +00:00
parent 8c04e7f2ce
commit e33162df61

View file

@ -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;