mirror of
https://github.com/nix-community/nixos-generators.git
synced 2024-11-22 10:05:06 +03:00
Include wording suggestions
Co-authored-by: Lassulus <github@lassul.us>
This commit is contained in:
parent
1e20769d71
commit
8d3d0d0cb8
@ -162,8 +162,7 @@ Custom formats can be defined by building a format module (see the
|
||||
[formats](./formats) directory for examples) and passing it to `nixosGenerate`
|
||||
via an the `customFormats` argument. `customFormats` should be in the form of
|
||||
an attribute sets of the form `<format name> = <format module>` and can define
|
||||
multiple custom formats. `nixosGenerate` will then match against the given
|
||||
`format` against these custom formats as well as the built in ones.
|
||||
multiple custom formats. `nixosGenerate` will then match against these custom formats as well as the built in ones.
|
||||
|
||||
```nix
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user