diff --git a/index.html b/index.html index cbfbebcc..264e7814 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 5a0961ec..dedd50f7 100644 --- a/options.html +++ b/options.html @@ -9711,6 +9711,17 @@ end <home-manager/modules/services/dunst.nix>
services.dunst.package
Package providing dunst.
Type: package
Default:
pkgs.dunst
+
Declared by:
+ <home-manager/modules/services/dunst.nix>
+ |
services.dunst.configFile
Path to the configuration file read by dunst. +
+Note that the configuration generated by Home Manager will be
+written to $XDG_CONFIG_HOME/dunst/dunstrc
+regardless. This allows using a mutable configuration file generated
+from the immutable one, useful in scenarios where live reloading is
+desired.
+
Type: string or path
Default:
+ "\$XDG_CONFIG_HOME/dunst/dunstrc"
Declared by:
<home-manager/modules/services/dunst.nix>
|
services.dunst.iconTheme
Set the icon theme.
Type: submodule
Default:
@@ -9733,7 +9744,7 @@ end
"16x16"
Declared by:
<home-manager/modules/services/dunst.nix>
- |
services.dunst.settings
Configuration written to ~/.config/dunst/dunstrc
Type: attribute set of attribute set of string or boolean or signed integer or list of stringsss
Default:
+
services.dunst.settings
Configuration written to $XDG_CONFIG_HOME/dunst/dunstrc
.
Type: attribute set of attribute set of string or boolean or signed integer or list of stringsss
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -149,7 +149,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
{
diff --git a/tools.html b/tools.html
index 6267ac2d..9d078910 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -80,7 +80,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -253,15 +253,15 @@
attrPath
--verbose