diff --git a/systems/hikari3/configuration.nix b/systems/hikari3/configuration.nix index 51a324e..12e7b50 100644 --- a/systems/hikari3/configuration.nix +++ b/systems/hikari3/configuration.nix @@ -115,7 +115,7 @@ }; compression = "auto,lzma"; - startAt = "*:0/15"; + startAt = "8/4:00"; encryption = { mode = "repokey"; @@ -168,7 +168,7 @@ }; compression = "auto,lzma"; - startAt = "*:0/15"; + startAt = "8/4:00"; encryption = { mode = "repokey";