11.stylix/stylix/testbed/modules
dastarruer 1bc90aa37f
dunst: set icon theme (#2201)
Closes: https://github.com/nix-community/stylix/issues/1948
Link: https://github.com/nix-community/stylix/pull/2201

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2026-02-19 22:10:26 +01:00
..
application.nix dunst: set icon theme (#2201) 2026-02-19 22:10:26 +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.