11.stylix/stylix/testbed/modules
Mateus Auler 8c854fe383
stylix: allow choosing testbed desktop (#1222)
Allow choosing the testbed desktop, ideally as a temporary solution
until migrating to the cage environment.

Link: https://github.com/nix-community/stylix/pull/1222

Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-16 15:43:02 +02:00
..
application.nix stylix: allow choosing testbed desktop (#1222) 2025-07-16 15:43:02 +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
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.