types.list -> types.listOf

This commit is contained in:
Eelco Dolstra 2013-09-04 15:12:07 +02:00
parent 25bd880472
commit 40342e975d

View file

@ -169,7 +169,7 @@ in
virtualisation.emptyDiskImages =
mkOption {
default = [];
type = types.list types.int;
type = types.listOf types.int;
description =
''
Additional disk images to provide to the VM, the value is a list of