summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r--accounts/gkleen@sif/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 4cac3386..008c1454 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -707,6 +707,9 @@ in {
707 } 707 }
708 { timeout = 330; command = "${lib.getExe pkgs.gtklock} -d"; } 708 { timeout = 330; command = "${lib.getExe pkgs.gtklock} -d"; }
709 ]; 709 ];
710 extraArgs = [
711 "idleHint" "30"
712 ];
710 }; 713 };
711 poweralertd.enable = true; 714 poweralertd.enable = true;
712 }; 715 };