From 013a3182999603dc7b0216a925ba6d10493399c5 Mon Sep 17 00:00:00 2001 From: rycee Date: Thu, 22 Oct 2020 20:53:15 +0000 Subject: [PATCH] deploy: 10df7a7eee13e999ffefa46085e6a823f4761d21 --- index.html | 4 ++-- options.html | 9 +++++---- tools.html | 14 +++++++------- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 46a3f8cb4..9c175c334 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/options.html b/options.html index 323327677..ace665621 100644 --- a/options.html +++ b/options.html @@ -2467,9 +2467,10 @@ default bindings and available commands. false

Declared by:

<home-manager/modules/programs/firefox.nix> -
programs.firefox.enableGnomeExtensions

Whether to enable the GNOME Shell native host connector. -You need set NixOS's `services.gnome3.chrome-gnome-shell.enable` -to true. +

programs.firefox.enableGnomeExtensions

Whether to enable the GNOME Shell native host connector. Note, you +also need to set the NixOS option +services.gnome3.chrome-gnome-shell.enable to +true.

Type: boolean

Default: false

Declared by:

@@ -7014,7 +7015,7 @@ manually set any options not listed above. <home-manager/modules/programs/vscode.nix>
programs.vscode.package

Version of Visual Studio Code to install.

Type: package

Default: - (build of vscode-1.50.0) + (build of vscode-1.50.1)

Example:

pkgs.vscodium

Declared by:

<home-manager/modules/programs/vscode.nix>
programs.vscode.extensions

The extensions Visual Studio Code should be started with. diff --git a/tools.html b/tools.html index a804804d7..939cc3867 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -Appendix B. Tools

Appendix B. Tools

home-manager - — reconfigure a user environment

Name

home-manager +Appendix B. Tools

Appendix B. Tools

home-manager + — reconfigure a user environment

Name

home-manager — reconfigure a user environment

Synopsis

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

Description

+ ]

Description

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

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

-

Options

+

Options

The tool accepts the options

-A attrPath @@ -219,15 +219,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