doc/src/installation: note master branch follows rolling-release model (#2116)

Link: https://github.com/nix-community/stylix/pull/2116

Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit 8b14679c0e)
This commit is contained in:
0xda157 2026-01-30 16:39:54 -08:00
parent c2c4a3ad52
commit 413e927522

View file

@ -1,5 +1,15 @@
# Installation
> [!IMPORTANT]
> The master (unstable) branch of Stylix follows a rolling-release model. To
> ensure version compatibility, all inputs must be kept in sync.
>
> Avoid partial updates and always update inputs together with:
>
> ```console
> nix flake update
> ```
## NixOS
You can install Stylix into your NixOS configuration using [Flakes][nix-flakes].