docs: rephrase warning section slightly

wip/yesman
Robert Helgesson 3 years ago
parent 32371301d3
commit cb1ed0d2f3
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
  1. 19
      README.md

@ -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
Before using Home Manager you should be comfortable using the Nix through the [Nix Pills][] document is a good way to familiarize
language and the various tools in the Nix ecosystem. Reading through yourself with them.
the [Nix Pills][] document is a good way to familiarize yourself with
them. If you are not very familiar with Nix but still want to use Home
Manager then you are strongly encouraged to start with a small and
very simple configuration and gradually make it more elaborate as you
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

Loading…
Cancel
Save