ooknet/nixos/modules/base/boot/default.nix

6 lines
55 B
Nix

{
imports = [
./loader
./plymouth.nix
];
}