I was setting up my system for automatic updates and copied the “Channel-based systems (default)” which includes
flags = [
"--print-build-logs"
];
The auto-update got an error saying --print-build-logs was not recognized? Maybe this is a copy & paste error from flakes?