user/hyprlock: init

This commit is contained in:
LavaDesu 2025-03-17 15:16:11 +11:00
parent 8dc54c3565
commit aa339560b3
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{ ... }: {
programs.hyprlock = {
enable = true;
};
}