docs: fixed capitalisation of NixOS
This commit is contained in:
parent
e460abafa4
commit
54523a6268
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Depending on your system, you may first need to install libcurl and libxml2.
|
||||||
# xbps-install -S libxml2-devel libcurl-devel
|
# xbps-install -S libxml2-devel libcurl-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
### Nixos
|
### NixOS
|
||||||
Add the flake to your inputs and import the module. That is all you need.
|
Add the flake to your inputs and import the module. That is all you need.
|
||||||
Here's an example of using the modules in a flake:
|
Here's an example of using the modules in a flake:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue