Automatic system upgrades: Difference between revisions
Fix flake configuration, update monitoring to include force-running an upgrade, add troubleshooting for repository not owned by current user. |
m →Flake-based systems: Capitalisation consistency. |
||
| Line 33: | Line 33: | ||
flags = [ | flags = [ | ||
"--print-build-logs" | "--print-build-logs" | ||
"--commit-lock-file" # | "--commit-lock-file" # If you want to automatically commit the updated flake.lock | ||
]; | ]; | ||
dates = "02:00"; | dates = "02:00"; | ||