From 26a070f137f5a46048e13b14d9f4cf237ddf500a Mon Sep 17 00:00:00 2001 From: rycee Date: Sat, 24 Apr 2021 17:08:19 +0000 Subject: [PATCH] deploy: c2c26120d7e76b2ab9a2f6584c8d6223fbd1123a --- index.html | 4 ++-- options.html | 3 ++- tools.html | 14 +++++++------- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index e3835f810..40c663ddc 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 87e8a6a59..8b0c27223 100644 --- a/options.html +++ b/options.html @@ -6480,7 +6480,8 @@ the repository. <home-manager/modules/programs/sbt.nix>

programs.sbt.plugins.*.version

The version of the plugin.

Type: string

Declared by:

<home-manager/modules/programs/sbt.nix> -
programs.scmpuff.enable

Whether to enable scmpuff, a command line tool that allows you to work quicker with Git by substituting numeric shortcuts for files.

Type: boolean

Default: +

programs.scmpuff.enable

Whether to enable scmpuff, a command line tool that allows you to work quicker with Git by +substituting numeric shortcuts for files.

Type: boolean

Default: false

Example: true diff --git a/tools.html b/tools.html index c92986976..0cd0fc0b3 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 | @@ -74,7 +74,7 @@ | --verbose } - ]

Description

+ ]

Description

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

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

-

Options

+

Options

The tool accepts the options

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