Error in grub.extraInstallCommands
script?
This commit is contained in:
parent
45f3ec4d53
commit
7f3a965ec1
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
cp -r /boot/efi/EFI $ESP_MIRROR
|
cp -r /boot/efi/EFI $ESP_MIRROR
|
||||||
for i in /boot/efis/*; do
|
for i in /boot/efis/*; do
|
||||||
cp -r $ESP_MIRROR/EFI $i
|
cp -r $ESP_MIRROR/EFI $i
|
||||||
done wv
|
done
|
||||||
rm -rf $ESP_MIRROR
|
rm -rf $ESP_MIRROR
|
||||||
'';
|
'';
|
||||||
boot.loader.grub.devices = [
|
boot.loader.grub.devices = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue