added mkOverride

This commit is contained in:
kenji
2025-07-31 07:07:46 -05:00
parent 2cbe32f561
commit 068a46a9bf
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{...}: {
services.hypridle = {
enable = true;
enable = false;
settings = {
general = {
lock_cmd = "pidof hyprlock || hyprlock"; # avoid starting multiple hyprlock instances.