1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00

readme: update stable NixOS version to 18.03

This commit is contained in:
Robert Helgesson 2018-04-19 18:29:04 +02:00
parent 6dc4f31ba1
commit 9141d11a7d
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -19,7 +19,7 @@ will write to your dconf store and cannot tell whether a configuration
that it is about to be overwrite was from a previous Home Manager that it is about to be overwrite was from a previous Home Manager
generation or from manual configuration. generation or from manual configuration.
Home Manager targets [NixOS][] unstable and NixOS version 17.09 (the Home Manager targets [NixOS][] unstable and NixOS version 18.03 (the
current stable version), it may or may not work on other Linux current stable version), it may or may not work on other Linux
distributions and NixOS versions. distributions and NixOS versions.
@ -64,10 +64,10 @@ Currently the easiest way to install Home Manager is as follows:
or or
```console ```console
$ HM_PATH=https://github.com/rycee/home-manager/archive/release-17.09.tar.gz $ HM_PATH=https://github.com/rycee/home-manager/archive/release-18.03.tar.gz
``` ```
depending on whether you follow Nixpkgs unstable or version 17.09. depending on whether you follow Nixpkgs unstable or version 18.03.
3. Create an initial Home Manager configuration file: 3. Create an initial Home Manager configuration file: