1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-03 05:23:32 +02:00

docs: note support for 2.4 or later for Flake

This commit is contained in:
Robert Helgesson 2022-07-12 23:34:51 +02:00
parent d6d600e76d
commit 602f2ce59c
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -9,7 +9,7 @@ The support is still experimental and may change in backwards incompatible ways.
[[sec-flakes-prerequisties]]
=== Prerequisties
* Install Nix 2.4 or have it in `nix-shell`.
* Install Nix 2.4 or later, or have it in `nix-shell`.
* Enable experimental features `nix-command` and `flakes`.
+