nixos/tests/os-prober.nix: fix typo
Co-Authored-By: Léo Gaspard <github@leo.gaspard.ninja>
This commit is contained in:
parent
9a69fab1e3
commit
d1ac443cca
@ -34,7 +34,7 @@ let
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
# options to add the disk to the test vim
|
# options to add the disk to the test vm
|
||||||
QEMU_OPTS = "-drive index=2,file=${debianImage}/disk-image.qcow2,read-only,if=virtio";
|
QEMU_OPTS = "-drive index=2,file=${debianImage}/disk-image.qcow2,read-only,if=virtio";
|
||||||
|
|
||||||
# a part of the configuration of the test vm
|
# a part of the configuration of the test vm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user