Feature Description
This is a new (-ish?) feature in the nixos-rebuild.sh script that we may want to expose.
Build a disk-image variant, pre-configured for the given platform/provider. Select a variant with the --image-variant option or run without any options to get a list of available variants.
We can do this by passing a flag --image; an empty value indicates listing the files and exiting, while a real value indicates an actual image selection and building that output value.
This is functionally similar to the ---vm{-with-bootloader} option.
Help
Yes
Issues
Feature Description
This is a new (-ish?) feature in the
nixos-rebuild.shscript that we may want to expose.We can do this by passing a flag
--image; an empty value indicates listing the files and exiting, while a real value indicates an actual image selection and building that output value.This is functionally similar to the
---vm{-with-bootloader}option.Help
Yes
Issues