diff --git a/index.html b/index.html index 49a37972..11558cc5 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 f7c4434c..b1fec8f2 100644 --- a/options.html +++ b/options.html @@ -5553,6 +5553,24 @@ of options.
Example:
[ pkgs.obs-linuxbrowser ]
Declared by:
<home-manager/modules/programs/obs-studio.nix>
+ |
programs.octant.enable
Whether to enable octant.
Type: boolean
Default:
+ false
+
Example:
+ true
+
Declared by:
+ <home-manager/modules/programs/octant.nix>
+ |
programs.octant.package
The Octant package to use.
Type: package
Default:
+ pkgs.octant
+
Example:
pkgs.octant-other
Declared by:
+ <home-manager/modules/programs/octant.nix>
+ |
programs.octant.plugins
Optional Octant plugins.
Type: list of packages
Default:
+
+ [
+
+ ]
+
+
Example:
[ pkgs.starboard-octant-plugin ]
Declared by:
+ <home-manager/modules/programs/octant.nix>
|
programs.offlineimap.enable
Whether to enable OfflineIMAP.
Type: boolean
Default:
false
Example: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -137,7 +137,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index 49ebe609..a2f9c755 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -72,7 +72,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
.
Options
-A
@@ -226,15 +226,15 @@
attrPath
--verbose