summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accounts/gkleen@sif/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 008c1454..a0ffc581 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -708,7 +708,7 @@ in {
708 { timeout = 330; command = "${lib.getExe pkgs.gtklock} -d"; } 708 { timeout = 330; command = "${lib.getExe pkgs.gtklock} -d"; }
709 ]; 709 ];
710 extraArgs = [ 710 extraArgs = [
711 "idleHint" "30" 711 "idlehint" "30"
712 ]; 712 ];
713 }; 713 };
714 poweralertd.enable = true; 714 poweralertd.enable = true;