_: {
  imports = [
    ./loaders
    ./generic.nix
    ./secure-boot.nix
    ./initrd.nix
    ./plymouth.nix
  ];
}