diff --git a/index.html b/index.html index c43afa7dc..e334899bf 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
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.
diff --git a/options.html b/options.html index b7eaca9af..df99980de 100644 --- a/options.html +++ b/options.html @@ -11568,6 +11568,8 @@ start. <home-manager/modules/services/window-managers/i3-sway/sway.nix>
wayland.windowManager.sway.extraConfigExtra configuration lines to add to ~/.config/sway/config.
Type: strings concatenated with "\n"
Default: ""
Declared by:
<home-manager/modules/services/window-managers/i3-sway/sway.nix>
+ |
wayland.windowManager.sway.extraConfigEarlyLike extraConfig, except lines are added to ~/.config/sway/config before all other configuration.
Type: strings concatenated with "\n"
Default: ""
Declared by:
+ <home-manager/modules/services/window-managers/i3-sway/sway.nix>
|
wayland.windowManager.sway.extraOptionsCommand line arguments passed to launch Sway. Please DO NOT report issues if you use an unsupported GPU (proprietary drivers).
Type: list of string
Default: Declared by:
@@ -12025,6 +12027,8 @@ re-run bspwmrc.
bspc subscribe all > ~/bspc-report.log &
''
<home-manager/modules/services/window-managers/bspwm/default.nix>
+
xsession.windowManager.bspwm.extraConfigEarlyLike extraConfig, except commands are run at the start of the config file.
Type: strings concatenated with "\n"
Default: ""
Declared by:
+ <home-manager/modules/services/window-managers/bspwm/default.nix>
|
xsession.windowManager.bspwm.monitorsSpecifies the names of desktops to create on each monitor.
Type: attribute set of list of string
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 94f53aed1..aa83ed831 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