fix: stupid nix highlighting stuff
This commit is contained in:
parent
ebdbbc2ff0
commit
252ed2fcfb
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ On Alpine, `shadow` is needed for the user creation process during the install.
|
||||||
### 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:
|
||||||
```
|
```nix
|
||||||
# flake.nix
|
# flake.nix
|
||||||
{
|
{
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue