11.stylix/stylix/testbed/modules
2025-12-02 18:03:37 +01:00
..
application.nix stylix/testbed/modules/application: add notification progress bar (#2021) 2025-12-02 18:03:37 +01:00
common.nix treewide: remove optional builtins prefixes from prelude functions (#1915) 2025-09-28 11:09:21 +02:00
enable.nix stylix: move testbed modules to their own files 2025-05-28 00:30:20 +01:00
flake-parts.nix flake: add Flake Parts tree into testbed environment 2025-07-24 16:58:27 +02: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.