docs: rephrase warning section slightly

This commit is contained in:
Robert Helgesson 2021-01-09 10:04:44 +01:00
parent 32371301d3
commit cb1ed0d2f3
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -14,14 +14,17 @@ options, please see the [Home Manager manual][manual].
Words of warning Words of warning
---------------- ----------------
This project is under development. I personally use it to manage Unfortunately, it is quite possible to get difficult to understand
several user configurations but it may fail catastrophically for you. errors when working with Home Manager, such as infinite loops with no
So beware! clear source reference. You should therefore be comfortable using the
Nix language and the various tools in the Nix ecosystem. Reading
through the [Nix Pills][] document is a good way to familiarize
yourself with them.
Before using Home Manager you should be comfortable using the Nix If you are not very familiar with Nix but still want to use Home
language and the various tools in the Nix ecosystem. Reading through Manager then you are strongly encouraged to start with a small and
the [Nix Pills][] document is a good way to familiarize yourself with very simple configuration and gradually make it more elaborate as you
them. learn.
In some cases Home Manager cannot detect whether it will overwrite a In some cases Home Manager cannot detect whether it will overwrite a
previous manual configuration. For example, the Gnome Terminal module previous manual configuration. For example, the Gnome Terminal module