image: fix initrd path to be the /boot path instead of the /nix/store path
This commit is contained in:
@@ -417,7 +417,7 @@ in
|
||||
sort-key nixos
|
||||
version Generation 0 NixOS
|
||||
linux $efi_kernel
|
||||
initrd $initrd
|
||||
initrd $efi_initrd
|
||||
options init=$toplevel/init $kernel_params
|
||||
EOF
|
||||
cat > $out/loader/loader.conf <<EOF
|
||||
|
Reference in New Issue
Block a user