diff --git a/index.html b/index.html index 29d641e96..0ae20af56 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 d2f487eed..fa5b3cad1 100644
--- a/options.html
+++ b/options.html
@@ -14060,6 +14060,10 @@ start.
an absolute path or null in which case
~/.xmonad/xmonad.hs will not be managed
by Home Manager.
+
+If this option is set to a non-null value,
+recompilation of xmonad outside of Home Manager (e.g. via
+xmonad --recompile) will fail.
Type: null or path
Default:
null
Example:
pkgs.writeText "xmonad.hs" '' diff --git a/tools.html b/tools.html index 053e8a818..5448930a2 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -Appendix D. Tools
- home-manager - — reconfigure a user environment
Name
home-manager +
Appendix D. Tools
- home-manager + — reconfigure a user environment
Name
home-manager — reconfigure a user environment
Synopsis
home-manager{ build | @@ -78,7 +78,7 @@ | --verbose } - ]Description
This command updates the user environment so that it corresponds to the configuration specified in
~/.config/nixpkgs/home.nixor~/.config/nixpkgs/flake.nix.@@ -147,7 +147,7 @@ available for immediate garbage collection.
-
Options
The tool accepts the options
-A@@ -246,15 +246,15 @@attrPath--verboseActivates verbose output. -