Added a page to the #NixOS wiki on automatic system upgrades on flake-enabled hosts 💾 https://nixos.wiki/wiki/Automatic_system_upgrades /onny
Automatic system upgrades - NixOS Wiki

@pi_crew Especially fun if the flake is a git repo somewhere. Just push to the repo and the machine will upgrade to the new config. You only need to check for build errors every once in a while.
@ole Oh thats a brilliant idea :D Going to update the wiki page on that