diff --git a/index.html b/index.html index d3c276fa0..1e1ca6ba0 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ -
ca.desrt.dconf or dconf.service?ca.desrt.dconf or dconf.service?This manual will eventually describe how to install, use, and extend Home Manager. @@ -242,7 +242,7 @@ You can then switch to the updated Home Manager environment.
Home Manager includes a
flake.nixfile for compatibility with Nix Flakes. -The support is still experimental and may change in backwards incompatible ways.
- +The support is still experimental and may change in backwards incompatible ways.
- Install Nix 2.4 or later, or have it in
nix-shell.Enable experimental features
nix-commandandflakes. diff --git a/options.html b/options.html index c91abfbcd..fd098d9cb 100644 --- a/options.html +++ b/options.html @@ -404,7 +404,7 @@ authentication. Ifnull, defaults toaccounts.email.accounts.<name>.passwordCommand.Type: null or string or list of string
Default:
nullExample:
"pass alice@example.com"Declared by:
<home-manager/modules/programs/mujmap.nix> -accounts.email.accounts.<name>.mujmap.settings.session_urlSesion URL to connect to. +
accounts.email.accounts.<name>.mujmap.settings.session_urlSession URL to connect to.
Mutually exclusive with
accounts.email.accounts.<name>.mujmap.settings.fqdn. @@ -826,7 +826,7 @@ version ≥ 19.09 and""otherwise.home.pointerCursorCursor configuration. Set to
nullto disable.-Top-level options declared under this submodule are backend indepedent +Top-level options declared under this submodule are backend independent options. Options declared under namespaces such as
x11are backend specific options. By default, only backend independent cursor configurations are generated. If you need configurations for specific @@ -4079,8 +4079,8 @@ compositor.Type: null or one of "b <home-manager/modules/services/mako.nix>
programs.mako.marginSet margin of each edge specified in pixels. Specify single value to apply margin on all sides. Two comma-separated values will set -vertical and horizontal edges separately. Four comma-seperated will -give each edge a seperate value. +vertical and horizontal edges separately. Four comma-separated will +give each edge a separate value. For example: 10,20,5 will set top margin to 10, left and right to 20 and bottom to five.
Type: null or string
Default:
"10"Declared by: