diff --git a/index.html b/index.html index 2d014f541..f539a9066 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 a47c6a1e9..384fbb73d 100644 --- a/options.html +++ b/options.html @@ -9738,6 +9738,21 @@ for more information about the format. "24h"
Example:
"10m"
+
Declared by:
+ <home-manager/modules/services/pbgopy.nix>
+ |
services.pbgopy.httpAuthBasic HTTP authentication's username and password. Both the username and +password are escaped. +
Type: null or string
Default:
+ null
+
Example:
+ "user:pass"
+
Declared by:
+ <home-manager/modules/services/pbgopy.nix>
+ |
services.pbgopy.portThe port to host the pbgopy server on. +
Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default:
+ 9090
+
Example:
+ 8080
Declared by:
<home-manager/modules/services/pbgopy.nix>
|
services.picom.enableWhether to enable Picom X11 compositor.
Type: boolean
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -139,7 +139,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index 3b2cfbc5e..18eccd7eb 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-Name
Name
Synopsis
home-manager {
build
|
@@ -74,7 +74,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix or ~/.config/nixpkgs/flake.nix.
Options
-A
@@ -234,15 +234,15 @@
attrPath--verbose