docs: add readme
This commit is contained in:
parent
a9556bd812
commit
929c8863a1
1 changed files with 4 additions and 0 deletions
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# text.nix flake-parts module
|
||||
|
||||
The option `text.<name>` supports either a string or a submodule with attributes order and parts.
|
||||
The parts attribute can either be a string, which will get concatenated in the order laid out in `text.<name>.order`, or can itself have the attributes order and parts, in which case it will be evaluated recursively.''
|
Loading…
Add table
Add a link
Reference in a new issue