diff --git a/index.html b/index.html index b9f2f742a..bca0284d0 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 58ee57ba6..eea66da0d 100644
--- a/options.html
+++ b/options.html
@@ -7054,6 +7054,12 @@ is possible to override the sensible settings using the
programs.tmux.extraConfig
option.
Type: boolean
Default:
true
+
Declared by:
+ <home-manager/modules/programs/tmux.nix>
+ |
programs.tmux.shell
Set the default-shell tmux variable.
Type: null or string
Default:
+ null
+
Example:
+ "\${pkgs.zsh}/bin/zsh"
Declared by:
<home-manager/modules/programs/tmux.nix>
|
programs.tmux.shortcut
CTRL following by this key is used as the main shortcut. diff --git a/tools.html b/tools.html index 128d5a0f7..73e82f46a 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -72,7 +72,7 @@
|
--verbose
}
- ]
This command updates the user environment so that it corresponds to the
configuration specified in ~/.config/nixpkgs/home.nix
.
@@ -137,7 +137,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -226,15 +226,15 @@
--verbose
Activates verbose output. -