11.stylix/stylix/testbed
Matt Sturgeon 1fc2289454
stylix: extract testbed modules to autoload.nix (#1520)
Evaluated the set of testbed modules in a separate file from where we
create the testbed NixOS systems.

The first file (autoload.nix) has no dependency on any of Stylix's flake
inputs. The second file (default.nix) takes the matrix as a parameter,
then imports each module into a NixOS system, and wrapper script.

This will enable a partitioned flake to evaluate the set of testbeds
without needing to fully convert them into NixOS systems with
dependencies on dev-inputs.

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

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-06-25 02:13:25 +02:00
..
modules gnome: fix xserver option renames (#1429) 2025-06-01 17:30:05 +01:00
themes stylix: move testbed themes to their own files 2025-05-28 00:30:20 +01:00
autoload.nix stylix: extract testbed modules to autoload.nix (#1520) 2025-06-25 02:13:25 +02:00
default.nix stylix: extract testbed modules to autoload.nix (#1520) 2025-06-25 02:13:25 +02:00
images.nix stylix: move testbed themes to their own files 2025-05-28 00:30:20 +01:00
is-enabled.nix stylix: move testbed isEnabled to its own file 2025-05-28 00:30:20 +01:00
user.toml stylix: move testbed modules to their own files 2025-05-28 00:30:20 +01:00