Fix #4236
This commit is contained in:
parent
413b00f23f
commit
13ca3708b5
@ -201,7 +201,7 @@ sub GrubFs {
|
||||
my $grubBoot = GrubFs("/boot");
|
||||
my $grubStore;
|
||||
if ($copyKernels == 0) {
|
||||
my $grubStore = GrubFs("/nix/store");
|
||||
$grubStore = GrubFs("/nix/store");
|
||||
}
|
||||
|
||||
# Generate the header.
|
||||
|
Loading…
Reference in New Issue
Block a user