mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/iso-image: Check GRUB config on build
This commit is contained in:
parent
8623ac4656
commit
dd936c21d7
1 changed files with 2 additions and 0 deletions
|
|
@ -452,6 +452,8 @@ let
|
|||
}
|
||||
EOF
|
||||
|
||||
grub-script-check $out/EFI/boot/grub.cfg
|
||||
|
||||
${refind}
|
||||
'';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue