mirror of
https://github.com/nix-community/home-manager
synced 2024-12-18 15:59:48 +01:00
README: typo fix (#1912)
This commit is contained in:
parent
be56b6f2c5
commit
56f5f41ed4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ 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
|
||||||
will write to your dconf store and cannot tell whether a configuration
|
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 overwritten was from a previous Home Manager
|
||||||
generation or from manual configuration.
|
generation or from manual configuration.
|
||||||
|
|
||||||
Home Manager targets [NixOS][] unstable and NixOS version 20.09 (the
|
Home Manager targets [NixOS][] unstable and NixOS version 20.09 (the
|
||||||
|
|
Loading…
Reference in a new issue