nixos/doc/manual: add link to nixos-generators (#98925)
From the 'Building your Own NixOS CD' section
This commit is contained in:
parent
461704ae11
commit
31dff5cab8
@ -24,4 +24,10 @@
|
|||||||
<screen>
|
<screen>
|
||||||
<prompt># </prompt>mount -o loop -t iso9660 ./result/iso/cd.iso /mnt/iso</screen>
|
<prompt># </prompt>mount -o loop -t iso9660 ./result/iso/cd.iso /mnt/iso</screen>
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
If you want to customize your NixOS CD in more detail, or generate other kinds
|
||||||
|
of images, you might want to check out <link
|
||||||
|
xlink:href="https://github.com/nix-community/nixos-generators">nixos-generators</link>. This can also be a good starting point when you want to use Nix to build a
|
||||||
|
'minimal' image that doesn't include a NixOS installation.
|
||||||
|
</para>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user