Files
clan-core/clanModules/auto-upgrade/README.md
Pablo Ovelleiro Corral a865213894 Add auto-upgrade module
2025-03-04 10:09:37 +01:00

9 lines
245 B
Markdown

---
description = "Set up automatic upgrades"
categories = ["System"]
features = [ "inventory" ]
---
Whether to periodically upgrade NixOS to the latest version. If enabled, a
systemd timer will run `nixos-rebuild switch --upgrade` once a day.