diff --git a/index.html b/index.html index a1ec9f1df..557b18443 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 ce3327674..c9af1e959 100644 --- a/options.html +++ b/options.html @@ -3670,7 +3670,7 @@ for supported values.
programs.less.enableWhether to enable less, opposite of more.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/less.nix>
|
programs.less.keysExtra configuration for less written to
-$HOME/.lesskey.
+$XDG_CONFIG_HOME/lesskey.
Type: strings concatenated with "\n"
Default: ""
Example:
'' s back-line t forw-line diff --git a/tools.html b/tools.html index 90f599969..72da1e0ed 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -Appendix D. Tools
- home-manager - — reconfigure a user environment
Name
home-manager +
Appendix D. Tools
- home-manager + — reconfigure a user environment
Name
home-manager — reconfigure a user environment
Synopsis
home-manager{ build | @@ -82,7 +82,7 @@ | --verbose } - ]Description
This command updates the user environment so that it corresponds to the configuration specified in
~/.config/nixpkgs/home.nixor~/.config/nixpkgs/flake.nix.@@ -151,7 +151,7 @@ available for immediate garbage collection.
-
Options
The tool accepts the options
-A@@ -259,15 +259,15 @@attrPath--verboseActivates verbose output. -