1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00
home-manager/tests/modules/programs/rio/default.nix
2025-11-03 09:23:19 -06:00

5 lines
135 B
Nix

{
rio-example-settings = ./example-settings.nix;
rio-empty-settings = ./empty-settings.nix;
rio-themes = ./example-themes.nix;
}