nixdots/system/shared/boot/loaders/default.nix

6 lines
46 B
Nix

{
imports = [
./systemd-boot.nix
];
}