mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-27 06:10:53 +01:00
Changed hour of linkal update to minimize dependent updates
This commit is contained in:
parent
60f69c99fb
commit
a95c266715
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ def build_config() -> dict[str, Any]:
|
|||
name="update-flake-daily-linkal",
|
||||
builderNames=["nix-update-flake-linkal"],
|
||||
dayOfWeek=6,
|
||||
hour=2,
|
||||
hour=1,
|
||||
minute=0,
|
||||
),
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue