From bbcef2fd33165c987ec0b746211782aca7815ac6 Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Fri, 11 May 2018 22:38:47 +0200 Subject: readme: add link to online options documentation --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7c55510479..ecb755bd04f 100644 --- a/README.md +++ b/README.md @@ -179,8 +179,9 @@ $ home-manager build which will create a `result` link to a directory containing an activation script and the generated home directory files. -To see available configuration options with descriptions and usage -examples run +Documentation of available configuration options, including +descriptions and usage examples, is available in the [Home Manager +manual][configuration options] or offline by running ```console $ man home-configuration.nix @@ -299,3 +300,4 @@ in your Home Manager configuration. [nixAllowedUsers]: https://nixos.org/nix/manual/#conf-allowed-users [nixosAllowedUsers]: https://nixos.org/nixos/manual/options.html#opt-nix.allowedUsers [Z shell]: http://zsh.sourceforge.net/ +[configuration options]: https://rycee.github.io/home-manager/options.html -- cgit v1.2.3