11.stylix/stylix/testbed/modules
awwpotato 2f1ae3b872
stylix/testbed: add sendNotifications option (#1770)
Link: https://github.com/nix-community/stylix/pull/1770

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 19:05:26 +02:00
..
application.nix stylix/testbed: add sendNotifications option (#1770) 2025-07-27 19:05:26 +02: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
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.