11.stylix/stylix/testbed/modules
NAHO 71054adbc3
Some checks failed
Check / aarch64-darwin (push) Has been cancelled
Check / aarch64-linux (push) Has been cancelled
Check / x86_64-darwin (push) Has been cancelled
Check / x86_64-linux (push) Has been cancelled
Label Merge Conflicts / conflicts (push) Has been cancelled
Documentation / docs (push) Has been cancelled
stylix/testbed/modules/application: add notification progress bar (#2021)
Link: https://github.com/nix-community/stylix/pull/2021

Reviewed-by: 0xda157 <da157@voidq.com>
2025-12-01 20:14:00 -08:00
..
application.nix stylix/testbed/modules/application: add notification progress bar (#2021) 2025-12-01 20:14:00 -08: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.