mirror of
https://github.com/nix-community/home-manager
synced 2024-11-27 05:29:46 +01:00
tree-wide: update link to the doc
This commit is contained in:
parent
014d8deb60
commit
9cf5f764e1
2 changed files with 3 additions and 3 deletions
|
@ -358,8 +358,8 @@ 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/
|
[manual]: https://nix-community.github.io/home-manager/
|
||||||
[configuration options]: https://rycee.gitlab.io/home-manager/options.html
|
[configuration options]: https://nix-community.github.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/
|
||||||
[channel logs]: https://logs.nix.samueldr.com/home-manager/
|
[channel logs]: https://logs.nix.samueldr.com/home-manager/
|
||||||
|
|
|
@ -1363,7 +1363,7 @@ in
|
||||||
|
|
||||||
To learn more, see the installation section of the manual
|
To learn more, see the installation section of the manual
|
||||||
|
|
||||||
https://rycee.gitlab.io/home-manager/#sec-install-nixos-module
|
https://nix-community.github.io/home-manager/#sec-install-nixos-module
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue