diff --git a/index.html b/index.html index 9466e9f8e..d007d6e41 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 53194a762..d3efea3c3 100644 --- a/options.html +++ b/options.html @@ -2458,6 +2458,9 @@ automatically gets loaded in Fish. If this is not the case try adding environment.pathsToLink = [ "/share/fish" ];
to the system configuration. +
Type: boolean (read only)
Default: true
Declared by:
+ <home-manager/modules/programs/direnv.nix>
+ |
programs.direnv.enableNushellIntegration
Whether to enable Nushell integration.
Type: boolean (read only)
Default: true
Declared by:
<home-manager/modules/programs/direnv.nix>
|
programs.direnv.enableZshIntegration
Whether to enable Zsh integration. diff --git a/tools.html b/tools.html index a90a72098..5beee1164 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -90,7 +90,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
.
@@ -159,7 +159,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -278,15 +278,15 @@
--verbose
Activates verbose output. -