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