blog: grammar fixes for introducing nixos-facter
This commit is contained in:
@@ -71,11 +71,12 @@ A user can generate a JSON-based hardware report using a (eventually static) Go
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
We are currently assuming that a the system uses [disko], so we have not implemented fileSystems configuration.
|
|
||||||
If you don't use disko, you have to currently specify that part of the configuration yourself or take it from nixos-generate-config.
|
|
||||||
|
|
||||||
That's it.
|
That's it.
|
||||||
|
|
||||||
|
> We assume that users will rely on [disko], so we have not implemented file system configuration yet (it's on the roadmap).
|
||||||
|
> In the meantime, if you don't use disko you have to specify that part of the configuration yourself or take it from `nixos-generate-config`.
|
||||||
|
|
||||||
|
|
||||||
## Early Days
|
## Early Days
|
||||||
|
|
||||||
Please be aware that [NixOS Facter] is still in early development and is still subject to significant changes especially the output json format as we flesh things out. Our initial goal is to reach feature parity with [nixos-generate-config].
|
Please be aware that [NixOS Facter] is still in early development and is still subject to significant changes especially the output json format as we flesh things out. Our initial goal is to reach feature parity with [nixos-generate-config].
|
||||||
|
|||||||
Reference in New Issue
Block a user