Add FIXME
This commit is contained in:
parent
fdbbcef8a2
commit
4d760edb94
@ -110,6 +110,7 @@ let
|
|||||||
|
|
||||||
# Generate a hard disk image containing a /boot partition and GRUB
|
# Generate a hard disk image containing a /boot partition and GRUB
|
||||||
# in the MBR. Used when the `useBootLoader' option is set.
|
# in the MBR. Used when the `useBootLoader' option is set.
|
||||||
|
# FIXME: use nixos/lib/make-disk-image.nix.
|
||||||
bootDisk =
|
bootDisk =
|
||||||
pkgs.vmTools.runInLinuxVM (
|
pkgs.vmTools.runInLinuxVM (
|
||||||
pkgs.runCommand "nixos-boot-disk"
|
pkgs.runCommand "nixos-boot-disk"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user