3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #19217 from andjscott/nix-optimise

nix-optimise.service: nix.optimise.dates should be list
This commit is contained in:
Jörg Thalheim 2016-10-04 13:31:17 +02:00 committed by GitHub
commit 8a7f9ecb4f

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