diff --git a/index.html b/index.html index 44256e4c..78bbc87b 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
or dconf.service
?+
ca.desrt.dconf
or dconf.service
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index a2075f63..2a085dc1 100644 --- a/options.html +++ b/options.html @@ -9356,8 +9356,12 @@ space. <home-manager/modules/services/lieer.nix>
services.lorri.enable
Whether to enable lorri build daemon.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/services/lorri.nix>
+ |
services.lorri.enableNotifications
Whether to enable lorri build notifications.
Type: boolean
Default: false
Example: true
Declared by:
+ <home-manager/modules/services/lorri.nix>
|
services.lorri.package
Which lorri package to install.
Type: package
Default: pkgs.lorri
Declared by:
<home-manager/modules/services/lorri.nix>
+ |
services.lorri.nixPackage
Which nix package to use.
Type: package
Default: pkgs.nix
Example: pkgs.nixVersions.unstable
Declared by:
+ <home-manager/modules/services/lorri.nix>
|
services.mbsync.enable
Whether to enable mbsync.
Type: boolean
Default: false
Example: true
Declared by:
<home-manager/modules/services/mbsync.nix>
|
services.mbsync.package
The package to use for the mbsync binary.
Type: package
Default: pkgs.isync
Example: pkgs.isync
Declared by: