README: fix outdated description (#2131)
* README: fix outdated description
(cherry picked from commit 04955ca970
)
This commit is contained in:
parent
35a24648d1
commit
88de11327c
|
@ -142,7 +142,7 @@ configuration generations.
|
||||||
As an example, let us expand the initial configuration file from the
|
As an example, let us expand the initial configuration file from the
|
||||||
installation above to install the htop and fortune packages, install
|
installation above to install the htop and fortune packages, install
|
||||||
Emacs with a few extra packages enabled, install Firefox with
|
Emacs with a few extra packages enabled, install Firefox with
|
||||||
smooth scrolling enabled, and enable the user gpg-agent service.
|
smooth scrolling disabled, and enable the user gpg-agent service.
|
||||||
|
|
||||||
To satisfy the above setup we should elaborate the
|
To satisfy the above setup we should elaborate the
|
||||||
`~/.config/nixpkgs/home.nix` file as follows:
|
`~/.config/nixpkgs/home.nix` file as follows:
|
||||||
|
@ -279,7 +279,7 @@ then result in
|
||||||
$ home-manager switch
|
$ home-manager switch
|
||||||
…
|
…
|
||||||
Activating checkLinkTargets
|
Activating checkLinkTargets
|
||||||
Existing file '/home/jdoe/.gitconfig' is in the way
|
Existing file '/home/jdoe/.config/git/config' is in the way
|
||||||
Please move the above files and try again
|
Please move the above files and try again
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue