diff --git a/index.html b/index.html index 75782d604..c6f107a95 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/nixos-options.html b/nixos-options.html
index 270d98644..f0acf29fc 100644
--- a/nixos-options.html
+++ b/nixos-options.html
@@ -24,7 +24,7 @@ options nixpkgs.*
.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/nixos/default.nix>
|
home-manager.useUserPackages
Whether to enable installation of user packages through the
-users.users.<name>.packages
option.
+users.users.<name>.packages
option
.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/nixos/default.nix>
|
home-manager.verbose
Whether to enable verbose output on activation.
Type: boolean
Default: false
Example: true
Declared by: