diff --git a/index.html b/index.html index 8324633cd..402492a91 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 2b48730ad..01ff97d91 100644 --- a/options.html +++ b/options.html @@ -6493,7 +6493,6 @@ manually set any options not listed above.
Type: package
Default: (build of vscode-1.63.2)
Example: pkgs.vscodium
Declared by:
<home-manager/modules/programs/vscode.nix>
|
programs.vscode.extensions
The extensions Visual Studio Code should be started with. -These will override but not delete manually installed ones.
Type: list of packages
Default:
[
@@ -6515,6 +6514,10 @@ overlay or set this option. Example overlay configuration:
Type: path
Default: "${pkgs.hie-nix.hies}/bin/hie-wrapper"
Example:
(import ~/src/haskell-ide-engine {}).hies + "/bin/hie-wrapper";
Declared by:
<home-manager/modules/programs/vscode/haskell.nix>
+ |
programs.vscode.immutableExtensionsDir
Whether extensions can be installed or updated manually +or by Visual Studio Code. +
Type: boolean
Default: false
Example: true
Declared by:
+ <home-manager/modules/programs/vscode.nix>
|
programs.vscode.keybindings
Keybindings written to Visual Studio Code's
keybindings.json
.
Type: list of submodules
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -153,7 +153,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index a498b8c49..6aa80274e 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -84,7 +84,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -265,15 +265,15 @@
attrPath
--verbose