11.stylix/stylix/testbed/modules/README.md
Matt Sturgeon 7afee8f85b
stylix: move testbed modules to their own files
Introduce `user.toml` for storing shared user info.
2025-05-28 00:30:20 +01:00

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