11.stylix/modules/regreet/testbeds/regreet.nix
Kilian Mio 687a8c1bf2
regreet: explicitly apply GTK theme (#1964)
Explicitly apply the GTK theme, as global GTK theming is scoped to
individual derivations.

Closes: https://github.com/nix-community/stylix/issues/690

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-26 20:30:40 +01:00

1 line
36 B
Nix

{ programs.regreet.enable = true; }