This commit is contained in:
mjallen18
2025-07-29 16:41:04 -05:00
parent 7e35a27b2e
commit 04ef2a4b8c
10 changed files with 77 additions and 9 deletions

View File

@@ -140,7 +140,7 @@ with lib;
};
suspendTimer = mkOption {
type = with types; int;
default = 1500;
default = 1800;
};
};
};