diff --git a/index.html b/index.html index 9de49d571..6767a97be 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
or dconf.service
?+
ca.desrt.dconf
or dconf.service
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 1c5724e92..e58fb9bfc 100644 --- a/options.html +++ b/options.html @@ -7113,7 +7113,7 @@ set nobackup Note: String values are deprecated, please use actual packages.
Type: list of string or packages
Default:
[
-
(build of vimplugin-vim-sensible-2019-11-24)
+ (build of vimplugin-vim-sensible-2022-04-11)
]
Example: [ pkgs.vimPlugins.YankRing ]
Declared by:
<home-manager/modules/programs/vim.nix>
@@ -7140,7 +7140,7 @@ manually set any options not listed above.
|
programs.vscode.enable
Whether to enable Visual Studio Code.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/vscode.nix>
|
programs.vscode.package
Version of Visual Studio Code to install. -
Type: package
Default: (build of vscode-1.66.1)
Example: pkgs.vscodium
Declared by: