diff --git a/index.html b/index.html index f257c1eb4..c32aefb8c 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 4570493f6..2cf0dc352 100644 --- a/options.html +++ b/options.html @@ -4007,6 +4007,16 @@ variable. }
Declared by:
<home-manager/modules/programs/jq.nix>
+ |
programs.just.enableWhether to enable just, a handy way to save and run project-specific commands.
Type: boolean
Default: false
Example: true
Declared by:
+ <home-manager/modules/programs/just.nix>
+ |
programs.just.enableBashIntegrationWhether to enable Bash integration.
Type: boolean
Default: true
Example: true
Declared by:
+ <home-manager/modules/programs/just.nix>
+ |
programs.just.enableFishIntegrationWhether to enable Fish integration.
Type: boolean
Default: true
Example: true
Declared by:
+ <home-manager/modules/programs/just.nix>
+ |
programs.just.enableZshIntegrationWhether to enable Zsh integration.
Type: boolean
Default: true
Example: true
Declared by:
+ <home-manager/modules/programs/just.nix>
+ |
programs.just.packagePackage providing the just tool.
Type: package
Default: pkgs.just
Declared by:
+ <home-manager/modules/programs/just.nix>
|
programs.kakoune.enableWhether to enable the kakoune text editor.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/kakoune.nix>
|
programs.kakoune.configkakoune configuration options.
Type: null or submodule
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 f8cfef953..9503f94ae 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