Update README for 17.03

This commit is contained in:
Robert Helgesson 2017-04-01 23:05:36 +02:00
parent 4f1eec8180
commit 62a9a8fa3c
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86

View file

@ -28,13 +28,14 @@ So, if you already have a wonderful, painstakingly created
`~/.gitconfig` it will be gone. Home Manager will _not_ attempt to
backup the previous `~/.gitconfig` file.
Further, Home Manager has only ever been used on [NixOS][] version
16.09 (the stable version), it may or may not work on other Linux
distributions and NixOS versions.
Further, Home Manager targets [NixOS][] version 17.03 (the current
stable version), it may or may not work on other Linux distributions
and NixOS versions.
Finally, the `home-manager` tool does not support rollbacks at the
moment so if your home directory gets messed up you'll have to fix it
yourself.
Finally, the `home-manager` tool does not explicitly support rollbacks
at the moment so if your home directory gets messed up you'll have to
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
all this out you can go ahead and read the rest of this text.