docs nit
This commit is contained in:
parent
48e77e9585
commit
202900e22a
3 changed files with 39 additions and 18 deletions
|
@ -127,7 +127,7 @@
|
|||
|
||||
monitor = mkOption {
|
||||
type = types.either types.bool types.int;
|
||||
description = "Enable, or set timeout period for, monitoring devshell activity and automatically destroy services after (experimental).";
|
||||
description = "Enable, or set timeout period for, monitoring devshell activity and automatically destroying services after (experimental).";
|
||||
default = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue