Update README for 17.03
This commit is contained in:
parent
4f1eec8180
commit
62a9a8fa3c
13
README.md
13
README.md
|
@ -28,13 +28,14 @@ So, if you already have a wonderful, painstakingly created
|
||||||
`~/.gitconfig` it will be gone. Home Manager will _not_ attempt to
|
`~/.gitconfig` it will be gone. Home Manager will _not_ attempt to
|
||||||
backup the previous `~/.gitconfig` file.
|
backup the previous `~/.gitconfig` file.
|
||||||
|
|
||||||
Further, Home Manager has only ever been used on [NixOS][] version
|
Further, Home Manager targets [NixOS][] version 17.03 (the current
|
||||||
16.09 (the stable version), it may or may not work on other Linux
|
stable version), it may or may not work on other Linux distributions
|
||||||
distributions and NixOS versions.
|
and NixOS versions.
|
||||||
|
|
||||||
Finally, the `home-manager` tool does not support rollbacks at the
|
Finally, the `home-manager` tool does not explicitly support rollbacks
|
||||||
moment so if your home directory gets messed up you'll have to fix it
|
at the moment so if your home directory gets messed up you'll have to
|
||||||
yourself.
|
fix it yourself (you can attempt to run the activation script for the
|
||||||
|
desired generation).
|
||||||
|
|
||||||
Now when your expectations have been built up and you are eager to try
|
Now when your expectations have been built up and you are eager to try
|
||||||
all this out you can go ahead and read the rest of this text.
|
all this out you can go ahead and read the rest of this text.
|
||||||
|
|
Loading…
Reference in a new issue