fix: nix cannot read date/time TOML values from default config
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M defaults.toml → defaults.toml
@@ -47,7 +47,7 @@ x-content-type-options = 'nosniff' [Importer] Timeout = '30m0s' -UpdateAt = 04:00:00 +UpdateAt = '04:00:00' [Importer.Sources] [Importer.Sources.darwin]