Add FIXME

This commit is contained in:
Eelco Dolstra 2016-02-09 16:15:57 +01:00
parent fdbbcef8a2
commit 4d760edb94

View File

@ -110,6 +110,7 @@ let
# Generate a hard disk image containing a /boot partition and GRUB
# in the MBR. Used when the `useBootLoader' option is set.
# FIXME: use nixos/lib/make-disk-image.nix.
bootDisk =
pkgs.vmTools.runInLinuxVM (
pkgs.runCommand "nixos-boot-disk"