Creating a NixOS live CD/en: Difference between revisions

FuzzyBot (talk | contribs)
Updating to match new version of source page
 
FuzzyBot (talk | contribs)
Updating to match new version of source page
Line 55: Line 55:
</syntaxhighlight>
</syntaxhighlight>
=== Testing the image ===
=== Testing the image ===
To inspect the contents of the ISO image:
To inspect the contents of the ISO image:
<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
Line 83: Line 82:
</syntaxhighlight>
</syntaxhighlight>
===Static IP Address===
===Static IP Address===
Static IP addresses can be set in the image itself. This can be useful for VPS installation.
Static IP addresses can be set in the image itself. This can be useful for VPS installation.
<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">