1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

docs: add upgrade guide for NixOS version transitions

- Add comprehensive documentation for upgrading Home Manager channels.

- Cover channel-based, flake-based, and NixOS module methods.

- Include troubleshooting section and state version updates.

- Update examples for NixOS 25.05 compatibility.
This commit is contained in:
Nalon 2025-07-08 22:39:38 +02:00 committed by Robert Helgesson
parent 3156a1c419
commit a7b7c6f520
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
2 changed files with 149 additions and 0 deletions

View file

@ -61,4 +61,5 @@ usage/dotfiles.md
usage/graphical.md
usage/gpu-non-nixos.md
usage/updating.md
usage/upgrading.md
```