1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-10 18:57:22 +00:00
home-manager/tests/modules/programs/swayimg/default.nix

5 lines
106 B
Nix
Raw Normal View History

2025-02-21 19:15:02 +01:00
{
swayimg-empty-settings = ./empty-settings.nix;
swayimg-example-settings = ./example-settings.nix;
}