nix.optimise.dates should be list

This commit is contained in:
Andrew Scott 2016-10-04 11:31:51 +01:00
parent 94e87bd79b
commit 05b7aaae74

View file

@ -21,7 +21,7 @@ in
};
dates = mkOption {
default = "03:45";
default = ["03:45"];
type = types.listOf types.str;
description = ''
Specification (in the format described by