add(hypr): hyprlock and hypridle

This commit is contained in:
kenji
2025-12-28 17:46:40 -06:00
parent 940fb3ed2e
commit 3b1f775129
6 changed files with 46 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
{ ... }:
{
programs.hyprlock = {
enable = true;
};
}