hyprlock: add module

This commit is contained in:
Austin Horstman 2024-04-22 22:34:22 -05:00 committed by Robert Helgesson
parent 4855bfb6ce
commit c6ddd80fb1
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
9 changed files with 566 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{
hyprlock-basic-configuration = ./basic-configuration.nix;
hyprlock-complex-configuration = ./complex-configuration.nix;
}