2024-03-21 20:47:25 +00:00
|
|
|
_: {
|
|
|
|
imports = [
|
2024-04-12 18:57:52 +00:00
|
|
|
./loaders
|
|
|
|
./generic.nix
|
2024-04-12 16:25:26 +00:00
|
|
|
./secure-boot.nix
|
2024-04-12 18:57:52 +00:00
|
|
|
./initrd.nix
|
2024-04-12 21:28:50 +00:00
|
|
|
./plymouth.nix
|
2024-03-21 20:47:25 +00:00
|
|
|
];
|
|
|
|
}
|