mirror of
https://github.com/nix-community/home-manager
synced 2024-11-30 06:59:45 +01:00
README: add link to main manual page
The main manual page is highly relevant and should be easily discoverable from the README. PR #1059 Fixes #1048
This commit is contained in:
parent
a11cf1decd
commit
c7b43786ad
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,8 @@ using the [Nix][] package manager together with the Nix libraries
|
||||||
found in [Nixpkgs][]. Before attempting to use Home Manager please
|
found in [Nixpkgs][]. Before attempting to use Home Manager please
|
||||||
read the warning below.
|
read the warning below.
|
||||||
|
|
||||||
For a more systematic overview of all the options Home Manager
|
For a more systematic overview of Home Manager and its available
|
||||||
provides please see the [Home Manager manual][configuration options].
|
options, please see the [Home Manager manual][manual].
|
||||||
|
|
||||||
Words of warning
|
Words of warning
|
||||||
----------------
|
----------------
|
||||||
|
@ -321,6 +321,7 @@ an issue.
|
||||||
[nixAllowedUsers]: https://nixos.org/nix/manual/#conf-allowed-users
|
[nixAllowedUsers]: https://nixos.org/nix/manual/#conf-allowed-users
|
||||||
[nixosAllowedUsers]: https://nixos.org/nixos/manual/options.html#opt-nix.allowedUsers
|
[nixosAllowedUsers]: https://nixos.org/nixos/manual/options.html#opt-nix.allowedUsers
|
||||||
[Z shell]: http://zsh.sourceforge.net/
|
[Z shell]: http://zsh.sourceforge.net/
|
||||||
|
[manual]: https://rycee.gitlab.io/home-manager/
|
||||||
[configuration options]: https://rycee.gitlab.io/home-manager/options.html
|
[configuration options]: https://rycee.gitlab.io/home-manager/options.html
|
||||||
[#home-manager]: https://webchat.freenode.net/?url=irc%3A%2F%2Firc.freenode.net%2Fhome-manager
|
[#home-manager]: https://webchat.freenode.net/?url=irc%3A%2F%2Firc.freenode.net%2Fhome-manager
|
||||||
[freenode]: https://freenode.net/
|
[freenode]: https://freenode.net/
|
||||||
|
|
Loading…
Reference in a new issue