comment out modules/overlays/lib section for the moment
This commit is contained in:
parent
f4d0e23180
commit
7c6fa818a7
1 changed files with 4 additions and 0 deletions
|
|
@ -197,6 +197,9 @@ option to a path relative to the repository root:
|
|||
}
|
||||
```
|
||||
|
||||
<!--
|
||||
This currently does not work as advertised at least for modules
|
||||
|
||||
## Conventions for NixOS modules, overlays and library functions
|
||||
|
||||
To make NixOS modules, overlays and library functions more discoverable,
|
||||
|
|
@ -276,6 +279,7 @@ with lib;
|
|||
};
|
||||
}
|
||||
```
|
||||
-->
|
||||
|
||||
## Contribution guideline
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue