fix auto-upgrade running before flake.lock update
Remove unnecessary --impure from update alias, shift auto-upgrade from 04:15 to 05:15 so it runs after the Forgejo bot updates flake.lock at 04:00 UTC (05:00 BST). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
75c3184dba
commit
7146030074
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@
|
|||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
flake = "git+https://forg.gregersen.it/rope/nixos";
|
||||
dates = "04:15";
|
||||
dates = "05:15";
|
||||
allowReboot = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue