1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-08 18:11:05 +01:00
This commit is contained in:
rycee 2022-12-16 15:13:23 +00:00
parent ce9ce85ab1
commit 88fab93069
3 changed files with 13 additions and 9 deletions

View file

@ -8440,6 +8440,10 @@ useful for creating the directories mbsync is going to use.
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.mbsync.verbose"></a><a class="term" href="options.html#opt-services.mbsync.verbose"><code class="option">services.mbsync.verbose</code></a></span></dt><dd><p>Whether mbsync should produce verbose output.
</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">true</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/mbsync.nix#blob-path" target="_top">
&lt;home-manager/modules/services/mbsync.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.megasync.enable"></a><a class="term" href="options.html#opt-services.megasync.enable"><code class="option">services.megasync.enable</code></a></span></dt><dd><p>Whether to enable Megasync client.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">true</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/megasync.nix#blob-path" target="_top">
&lt;home-manager/modules/services/megasync.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.megasync.package"></a><a class="term" href="options.html#opt-services.megasync.package"><code class="option">services.megasync.package</code></a></span></dt><dd><p></p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.megasync</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/megasync.nix#blob-path" target="_top">
&lt;home-manager/modules/services/megasync.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.mopidy.enable"></a><a class="term" href="options.html#opt-services.mopidy.enable"><code class="option">services.mopidy.enable</code></a></span></dt><dd><p>Whether to enable Mopidy music player daemon.</p><p><span class="emphasis"><em>Type:</em></span> boolean</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">false</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">true</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/services/mopidy.nix#blob-path" target="_top">
&lt;home-manager/modules/services/mopidy.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.mopidy.extensionPackages"></a><a class="term" href="options.html#opt-services.mopidy.extensionPackages"><code class="option">services.mopidy.extensionPackages</code></a></span></dt><dd><p>Mopidy extensions that should be loaded by the service.