Refresh on autoUpgrade

This commit is contained in:
Michael Smith 2024-09-05 23:45:28 +02:00
parent 4e165a540c
commit af2f751743

View File

@ -26,6 +26,7 @@
operation = "boot"; operation = "boot";
randomizedDelaySec = "45min"; randomizedDelaySec = "45min";
flags = [ flags = [
"--refresh"
"--commit-lock-file" "--commit-lock-file"
"--update-input" "--update-input"
"nixpkgs" "nixpkgs"