Automatic system upgrades: Difference between revisions
Prioritize channel-based auto-upgrade config since it's the NixOS default; clarify flake vs channel differences |
→Flake-based systems: Remove deprecated flag |
||
| Line 32: | Line 32: | ||
flake = inputs.self.outPath; | flake = inputs.self.outPath; | ||
flags = [ | flags = [ | ||
"--print-build-logs" | "--print-build-logs" | ||
]; | ]; | ||