diff --git a/index.html b/index.html index 15f08dd3a..4caf2fe92 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 27dda28f4..ab2b9c9bf 100644 --- a/options.html +++ b/options.html @@ -11350,6 +11350,9 @@ will override the default type values of swaynag.
wayland.windowManager.sway.systemdIntegration
Whether to enable sway-session.target
on
sway startup. This links to
graphical-session.target
.
+Some important environment variables will be imported to systemd
+and dbus user environment before reaching the target, including
+
DISPLAY
WAYLAND_DISPLAY
SWAYSOCK
XDG_CURRENT_DESKTOP
Type: boolean
Default: true
Example: false
Declared by:
<home-manager/modules/services/window-managers/i3-sway/sway.nix>
|
wayland.windowManager.sway.wrapperFeatures
Attribute set of features to enable in the wrapper. diff --git a/tools.html b/tools.html index 5ab1c17e0..5f08c2a74 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -84,7 +84,7 @@
|
--verbose
}
- ]
This command updates the user environment so that it corresponds to the
configuration specified in ~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
@@ -153,7 +153,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -265,15 +265,15 @@
--verbose
Activates verbose output. -