1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

nixos/tests/os-prober.nix: fix typo

Co-Authored-By: Léo Gaspard <github@leo.gaspard.ninja>
This commit is contained in:
symphorien 2019-06-09 19:18:30 +00:00 committed by GitHub
parent 9a69fab1e3
commit d1ac443cca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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";
# a part of the configuration of the test vm