diff --git a/index.html b/index.html index 21ac0df08..c1e79ea72 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 6519db306..5c9fce49b 100644 --- a/options.html +++ b/options.html @@ -9741,6 +9741,21 @@ else pkgs.emacs "-c" ] +
Declared by:
+ <home-manager/modules/services/emacs.nix>
+ |
services.emacs.extraOptions
Extra command-line arguments to pass to emacs. +
Type: list of strings
Default:
+
+ [
+
+ ]
+
+
Example:
+
+ [
+ "-f" "exwm-enable"
+ ]
+
Declared by:
<home-manager/modules/services/emacs.nix>
|
services.emacs.socketActivation.enable
Whether to enable systemd socket activation for the Emacs service.
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
@@ -151,7 +151,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index e41e2e674..b4a856073 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -82,7 +82,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -259,15 +259,15 @@
attrPath
--verbose