1
0
mirror of https://github.com/nix-community/home-manager synced 2024-08-19 02:26:31 +02:00
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;
}