11.stylix/stylix/testbed/modules
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
..
application.nix stylix: move testbed modules to their own files 2025-05-28 00:30:20 +01:00
common.nix stylix: move testbed modules to their own files 2025-05-28 00:30:20 +01:00
enable.nix stylix: move testbed modules to their own files 2025-05-28 00:30:20 +01:00
README.md stylix: move testbed modules to their own files 2025-05-28 00:30:20 +01:00

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.