hyprlock: add module
This commit is contained in:
parent
4855bfb6ce
commit
c6ddd80fb1
9 changed files with 566 additions and 0 deletions
4
tests/modules/programs/hyprlock/default.nix
Normal file
4
tests/modules/programs/hyprlock/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
hyprlock-basic-configuration = ./basic-configuration.nix;
|
||||
hyprlock-complex-configuration = ./complex-configuration.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue