user/hyprlock: init
This commit is contained in:
parent
8dc54c3565
commit
aa339560b3
4 changed files with 8 additions and 0 deletions
5
modules/user/hyprlock.nix
Normal file
5
modules/user/hyprlock.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue