readme: mention that Nix 2.4 is not supported

Improves experience before people manually find #1561.
This commit is contained in:
Ivan Tham 2020-10-27 00:08:16 +08:00 committed by Robert Helgesson
parent c8746fb588
commit a98ec6ec15
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ Currently the easiest way to install Home Manager is as follows:
control this option using the
[`nix.allowedUsers`][nixosAllowedUsers] system option.
Note that Nix 2.4 (`nixUnstable`) is not yet supported.
2. Add the appropriate Home Manager channel. Typically this is
```console