diff --git a/index.html b/index.html index c126d37cd..ea28057ef 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 53111f923..04ef22a37 100644 --- a/options.html +++ b/options.html @@ -8376,7 +8376,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.58.0)
+ (build of vscode-1.58.2)
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 ae288dfe3..62621ffb8 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -78,7 +78,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
.
@@ -147,7 +147,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -246,15 +246,15 @@
--verbose
Activates verbose output. -