diff --git a/index.html b/index.html index a963751d..cb492708 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index b5cd081b..d13f471f 100644 --- a/options.html +++ b/options.html @@ -8601,6 +8601,17 @@ background "#cccccc" <home-manager/modules/services/sxhkd.nix>
services.syncthing.enable
Whether to enable Syncthing continuous file synchronization.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/services/syncthing.nix>
+ |
services.syncthing.extraOptions
Extra command-line arguments to pass to syncthing. +
Type: list of strings
Default:
+ [
+
+ ]
+
Example:
+ [
+ "--gui-apikey=apiKey"
+ ]
+
Declared by:
+ <home-manager/modules/services/syncthing.nix>
|
services.syncthing.tray
Syncthing tray service configuration.
Type: boolean or submodule
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.
-
{
enable = false;
diff --git a/tools.html b/tools.html
index a8560630..6088e335 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