Why did I make that a string?
This commit is contained in:
parent
2f528776a9
commit
6543b95739
@ -39,7 +39,7 @@ in {
|
|||||||
type = int;
|
type = int;
|
||||||
description =
|
description =
|
||||||
"Number of seconds before considering the user idle on this host.";
|
"Number of seconds before considering the user idle on this host.";
|
||||||
default = "900"; # 15 minutes
|
default = 900; # 15 minutes
|
||||||
};
|
};
|
||||||
|
|
||||||
delay-time = mkOption {
|
delay-time = mkOption {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user