10 lines
322 B
Markdown
10 lines
322 B
Markdown
# Testbed modules
|
|
|
|
This directory contains modules used by **all** testbeds.
|
|
|
|
If you want to introduce a new testbed for your target, you should instead add
|
|
a file at `modules/«target»/testbeds/«target».nix`.
|
|
|
|
See [testbed documentation].
|
|
|
|
[testbed documentation]: https://nix-community.github.io/stylix/testbeds.html
|