nix-auto-update/README.md
2025-08-20 16:31:14 +02:00

5 lines
247 B
Markdown

# nix-auto-update
A nix module for automatically updating a flake based system.
It is inspired by `system.autoUpgrade` but tries to implement protection against soft-bricked systems due to failed updates as well as accidential system downgrades.