diff --git a/index.html b/index.html index 425d491bf..47d3a1f6d 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 79bd7c8d5..4feaa693f 100644 --- a/options.html +++ b/options.html @@ -3623,6 +3623,9 @@ supported plugins run: <home-manager/modules/programs/keychain.nix>
programs.kitty.enableWhether to enable Kitty terminal emulator.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/programs/kitty.nix>
+ |
programs.kitty.packageKitty package to install. +
Type: package
Default: pkgs.kitty
Declared by:
+ <home-manager/modules/programs/kitty.nix>
|
programs.kitty.darwinLaunchOptionsCommand-line options to use when launched by Mac OS GUI
Type: null or list of strings
Default: null
Example:
[ "--single-instance" "--directory=/tmp/my-dir" diff --git a/tools.html b/tools.html index c47ece94a..8154b5abb 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -Appendix D. Tools
- home-manager - — reconfigure a user environment
Name
home-manager +
Appendix D. Tools
- home-manager + — reconfigure a user environment
Name
home-manager — reconfigure a user environment
Synopsis
home-manager{ build | @@ -84,7 +84,7 @@ | --verbose } - ]Description
This command updates the user environment so that it corresponds to the configuration specified in
~/.config/nixpkgs/home.nixor~/.config/nixpkgs/flake.nix.@@ -153,7 +153,7 @@ available for immediate garbage collection.
-
Options
The tool accepts the options
-A@@ -265,15 +265,15 @@attrPath--verboseActivates verbose output. -