diff --git a/index.html b/index.html index e6883ebd..667487ad 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 0dcb70fb..01b194bf 100644 --- a/options.html +++ b/options.html @@ -8245,6 +8245,8 @@ background "#cccccc" }
Declared by:
<home-manager/modules/services/syncthing.nix>
+ |
services.systembus-notify.enable
Whether to enable systembus-notify - system bus notification daemon.
Type: boolean
Default: false
Example: true
Declared by:
+ <home-manager/modules/services/systembus-notify.nix>
|
services.taffybar.enable
Whether to enable Taffybar.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/services/taffybar.nix>
|
services.taffybar.package
The package to use for the Taffybar binary.
Type: package
Default: pkgs.taffybar
Example: pkgs.taffybar
Declared by: