diff --git a/index.html b/index.html index dcedfec88..d668d05df 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 f34ef50cd..9eeafa35f 100644 --- a/options.html +++ b/options.html @@ -83,7 +83,7 @@ then this is set to
Declared by:
<home-manager/modules/programs/astroid.nix>
|
accounts.email.accounts.<name>.astroid.extraConfigExtra settings to add to this astroid account configuration. -
Type: attribute set
Default:
+
Type: attribute set of anythings
Default:
{
@@ -1472,7 +1472,7 @@ message = Message from above
~/.config/alacritty/alacritty.yml. See
https://github.com/jwilm/alacritty/blob/master/alacritty.yml
for the default configuration.
-
Type: attribute set
Default:
+
Type: YAML value
Default:
{
@@ -1662,23 +1662,16 @@ See Declared by:
<home-manager/modules/programs/astroid.nix>
|
programs.astroid.extraConfigJSON config that will override the default Astroid configuration. -
Type: attribute set
Default:
+
Type: JSON value
Default:
{
}
-
Example:
-
- {
- poll =
- {
- interval = 0;
- }
- ;
- }
-
-
Declared by:
+ Example: {
+ poll.interval = 0;
+}
+Declared by:
programs.astroid.pollScriptScript to run to fetch/update mails. Type: string Default: |
programs.beets.settingsConfiguration written to
~/.config/beets/config.yaml
-
Type: attribute set
Default:
+
Type: YAML value
Default:
{
@@ -2331,7 +2324,7 @@ for options.
See
direnv.toml(1).
for the full list of options.
-
Type: attribute set
Default:
+
Type: TOML value
Default:
{
@@ -2987,7 +2980,7 @@ matches. Allowed conditions are described in
Declared by:
<home-manager/modules/programs/git.nix>
|
programs.git.includes.*.contentsConfiguration to include. If empty then a path must be given. -
Type: attribute set
Default:
+
Type: attribute set of anythings
Default:
{
@@ -4672,7 +4665,7 @@ this option.
<home-manager/modules/programs/matplotlib.nix>
programs.matplotlib.configAdd terms to the matplotlibrc file to
control the default matplotlib behavior.
-
Type: attribute set
Default:
+
Type: attribute set of anythings
Default:
{
@@ -4766,7 +4759,7 @@ control the default matplotlib behavior.
pkgs.mercurial
Declared by:
<home-manager/modules/programs/mercurial.nix>
- |
programs.mercurial.aliasesMercurial aliases to define.
Type: attribute set
Default:
+
programs.mercurial.aliasesMercurial aliases to define.
Type: attribute set of anythings
Default:
{
@@ -4774,7 +4767,7 @@ control the default matplotlib behavior.
Declared by:
<home-manager/modules/programs/mercurial.nix>
- |
programs.mercurial.extraConfigAdditional configuration to add.
Type: attribute set or strings concatenated with "\n"
Default:
+
programs.mercurial.extraConfigAdditional configuration to add.
Type: attribute set of anythings or strings concatenated with "\n"
Default:
{
@@ -5141,7 +5134,7 @@ and loads it from the store via nvim -u /nix/store
This option is mutually exclusive with extraConfig
and plugins.
-
Type: attribute set
Default:
+
Type: attribute set of anythings
Default:
{
@@ -5923,7 +5916,7 @@ prepending the search engine name to the search term, for example
programs.qutebrowser.settingsOptions to add to qutebrowser config.py file.
See https://qutebrowser.org/doc/help/settings.html
for options.
-
Type: attribute set
Default:
+
Type: attribute set of anythings
Default:
{
@@ -6659,7 +6652,7 @@ path to a theme configuration file.
<home-manager/modules/programs/taskwarrior.nix>
programs.taskwarrior.configKey-value configuration written to
~/.taskrc.
-
Type: attribute set
Default:
+
Type: attribute set of anythings
Default:
{
@@ -7098,7 +7091,7 @@ is possible to override the sensible settings using the
pkgs.rxvt_unicode
Declared by:
<home-manager/modules/programs/urxvt.nix>
- |
programs.urxvt.extraConfigAdditional configuration to add.
Type: attribute set
Default:
+
programs.urxvt.extraConfigAdditional configuration to add.
Type: attribute set of anythings
Default:
{
@@ -7322,7 +7315,7 @@ overlay or set this option. Example overlay configuration:
<home-manager/modules/programs/vscode.nix>
programs.vscode.userSettingsConfiguration written to Visual Studio Code's
settings.json.
-
Type: attribute set
Default:
+
Type: JSON value
Default:
{
@@ -8450,7 +8443,7 @@ percent symbol).
"pkgs.dwm-status.override { enableAlsaUtils = false; }"
Declared by:
<home-manager/modules/services/dwm-status.nix>
- |
services.dwm-status.extraConfigExtra config of dwm-status.
Type: attribute set
Default:
+
services.dwm-status.extraConfigExtra config of dwm-status.
Type: JSON value
Default:
{
@@ -8832,7 +8825,7 @@ key in ~/.config/grobi.conf.
2
Declared by:
<home-manager/modules/services/hound.nix>
- |
services.hound.repositoriesThe repository configuration.
Type: attribute set of attribute sets
Default:
+
services.hound.repositoriesThe repository configuration.
Type: attribute set of JSON values
Default: 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 8d60f47cf..d3a2a88d2 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