diff --git a/index.html b/index.html index beaf2caef..7b51b1ad5 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describes how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 6c10e5d2f..4204c5a99 100644 --- a/options.html +++ b/options.html @@ -7253,7 +7253,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.51.0)
+ (build of vscode-1.51.1)
Example:
pkgs.vscodium
Declared by:
<home-manager/modules/programs/vscode.nix>
|
programs.vscode.extensions
The extensions Visual Studio Code should be started with. @@ -8471,6 +8471,12 @@ percent symbol). false
Example:
true
+
Declared by:
+ <home-manager/modules/services/emacs.nix>
+ |
services.emacs.package
The Emacs package to use.
Type: package
Default:
+ if config.programs.emacs.enable then config.programs.emacs.finalPackage
+else pkgs.emacs
+
Declared by:
<home-manager/modules/services/emacs.nix>
|
services.emacs.client.enable
Whether to enable generation of Emacs client desktop file.
Type: boolean
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -137,7 +137,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index 50363c774..784a9fedf 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -72,7 +72,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
.
Options
-A
@@ -226,15 +226,15 @@
attrPath
--verbose