forked from mirrors/nixpkgs
containers: autoStart doc typo
This commit is contained in:
parent
06d7e54d62
commit
398705ba86
|
@ -537,7 +537,7 @@ in
|
||||||
type = types.bool;
|
type = types.bool;
|
||||||
default = false;
|
default = false;
|
||||||
description = ''
|
description = ''
|
||||||
Wether the container is automatically started at boot-time.
|
Whether the container is automatically started at boot-time.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue