Bcachefs: Difference between revisions

Onny (talk | contribs)
Tips and tricks: Add instruction to build bcachefs enabled installation media
Onny (talk | contribs)
Line 142: Line 142:
The following commands will generate the iso-image which will be available in the directory <code>./result/iso</code>
The following commands will generate the iso-image which will be available in the directory <code>./result/iso</code>
<syntaxhighlight lang="console">
<syntaxhighlight lang="console"># nix build .#nixosConfigurations.exampleIso.config.system.build.isoImage
# nix build .#nixosConfigurations.exampleIso.config.system.build.isoImage
</syntaxhighlight>
</syntaxhighlight>