From 65605630cb27faffff3e7b9413df2bd3978aa2a0 Mon Sep 17 00:00:00 2001 From: rycee Date: Wed, 3 Mar 2021 22:34:37 +0000 Subject: [PATCH] deploy: 69e2693342f78be18126665c2c3adc28f8d66a4b --- index.html | 4 ++-- release-notes.html | 5 ++++- tools.html | 14 +++++++------- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 1dfb656d..a776ba59 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -Home Manager Manual

Home Manager Manual


Preface

+Home Manager Manual

Home Manager Manual


Preface

This manual will eventually describes how to install, use, and extend Home Manager.

diff --git a/release-notes.html b/release-notes.html index 3eb8cb87..b4d49997 100644 --- a/release-notes.html +++ b/release-notes.html @@ -59,7 +59,10 @@ The programs.neovim.configure is deprecated in favo please use the other options at your disposal:

configure.packages.*.opt  -> programs.neovim.plugins = [ { plugin = ...; optional = true; }]
 configure.packages.*.start  -> programs.neovim.plugins = [ { plugin = ...; }]
-configure.customRC -> programs.neovim.extraConfig

E.1.2. State Version Changes

The state version in this release includes the changes below. These +configure.customRC -> programs.neovim.extraConfig

  • +Home Manager now respects the NO_COLOR environment variable as per +https://no-color.org/. +
  • E.1.2. State Version Changes

    The state version in this release includes the changes below. These changes are only active if the home.stateVersion option is set to "21.05" or later.

    • Nothing has happened. diff --git a/tools.html b/tools.html index 09e6722c..9930b31c 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -Appendix D. Tools

      Appendix D. Tools

      home-manager - — reconfigure a user environment

      Name

      home-manager +Appendix D. Tools

      Appendix D. Tools

      home-manager + — reconfigure a user environment

      Name

      home-manager — reconfigure a user environment

      Synopsis

      home-manager { build | @@ -72,7 +72,7 @@ | --verbose } - ]

      Description

      + ]

      Description

      This command updates the user environment so that it corresponds to the configuration specified in ~/.config/nixpkgs/home.nix.

      @@ -137,7 +137,7 @@ available for immediate garbage collection.

    -

    Options

    +

    Options

    The tool accepts the options

    -A attrPath @@ -226,15 +226,15 @@ --verbose

    Activates verbose output. -

    Files

    +

    Files

    ~/.local/share/home-manager/news-read-ids

    Identifiers of news items that have been shown. Can be deleted to reset the read news indicator. -

    Bugs

    +

    Bugs

    Please report any bugs on the project issue tracker. -

    See also

    +

    See also

    home-configuration.nix(5)

    \ No newline at end of file