diff --git a/index.html b/index.html index 79974afae..815a5de70 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html
index e4c4b2f00..04df74624 100644
--- a/options.html
+++ b/options.html
@@ -2220,9 +2220,6 @@ the completion path. The init.fish
and
they exist.
Type: path
Declared by:
<home-manager/modules/programs/fish.nix>
- |
programs.fish.promptInit
Shell script code used to initialise fish prompt. -
Type: strings concatenated with "\n"
Default: ""
Declared by:
- <home-manager/modules/programs/fish.nix>
|
programs.fish.shellAbbrs
An attribute set that maps aliases (the top level attribute names in this option) to abbreviations. Abbreviations are expanded with the longer phrase after they are entered. diff --git a/tools.html b/tools.html index 383245b18..1bc7a4c84 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -82,7 +82,7 @@
|
--verbose
}
- ]
This command updates the user environment so that it corresponds to the
configuration specified in ~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
@@ -151,7 +151,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -259,15 +259,15 @@
--verbose
Activates verbose output. -