{ pkgsStable, ... }: { boot = { kernelPackages = pkgsStable.linuxPackages_6_14; loader.limine.enable = true; plymouth.enable = true; }; }