home-manager/tests/modules/programs/hyprlock/default.nix

5 lines
128 B
Nix
Raw Normal View History

2024-04-23 05:34:22 +02:00
{
hyprlock-basic-configuration = ./basic-configuration.nix;
hyprlock-complex-configuration = ./complex-configuration.nix;
}