1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00
This commit is contained in:
teto 2023-06-13 14:32:48 +00:00
parent acd8c76703
commit b95f4acffb

View file

@ -9490,6 +9490,20 @@ for a list of available options.</p><p><span class="emphasis"><em>Type:</em></sp
&lt;home-manager/modules/services/unison.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.unison.pairs._name_.stateDirectory"></a><a class="term" href="options.html#opt-services.unison.pairs._name_.stateDirectory"><code class="option">services.unison.pairs.&lt;name&gt;.stateDirectory</code></a></span></dt><dd><p>Unison state directory to use.</p><p><span class="emphasis"><em>Type:</em></span> path</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"$XDG_DATA_HOME/unison"</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/unison.nix#blob-path" target="_top">
&lt;home-manager/modules/services/unison.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.vdirsyncer.enable"></a><a class="term" href="options.html#opt-services.vdirsyncer.enable"><code class="option">services.vdirsyncer.enable</code></a></span></dt><dd><p>Whether to enable vdirsyncer.</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/vdirsyncer.nix#blob-path" target="_top">
&lt;home-manager/modules/services/vdirsyncer.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.vdirsyncer.package"></a><a class="term" href="options.html#opt-services.vdirsyncer.package"><code class="option">services.vdirsyncer.package</code></a></span></dt><dd><p>The package to use for the vdirsyncer binary.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"pkgs.vdirsyncer"</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">pkgs.vdirsyncer</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/vdirsyncer.nix#blob-path" target="_top">
&lt;home-manager/modules/services/vdirsyncer.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.vdirsyncer.configFile"></a><a class="term" href="options.html#opt-services.vdirsyncer.configFile"><code class="option">services.vdirsyncer.configFile</code></a></span></dt><dd><p>Optional configuration file to link to use instead of
the default file (<code class="filename">$XDG_CONFIG_HOME/vdirsyncer/config</code>).</p><p><span class="emphasis"><em>Type:</em></span> null or path</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</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/vdirsyncer.nix#blob-path" target="_top">
&lt;home-manager/modules/services/vdirsyncer.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.vdirsyncer.frequency"></a><a class="term" href="options.html#opt-services.vdirsyncer.frequency"><code class="option">services.vdirsyncer.frequency</code></a></span></dt><dd><p>How often to run vdirsyncer. This value is passed to the systemd
timer configuration as the onCalendar option. See
<span class="citerefentry"><span class="refentrytitle">systemd.time</span>(7)</span>
for more information about the format.</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"*:0/5"</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/vdirsyncer.nix#blob-path" target="_top">
&lt;home-manager/modules/services/vdirsyncer.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.vdirsyncer.verbosity"></a><a class="term" href="options.html#opt-services.vdirsyncer.verbosity"><code class="option">services.vdirsyncer.verbosity</code></a></span></dt><dd><p>Whether vdirsyncer should produce verbose output.</p><p><span class="emphasis"><em>Type:</em></span> null or one of "CRITICAL", "ERROR", "WARNING", "INFO", "DEBUG"</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</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/vdirsyncer.nix#blob-path" target="_top">
&lt;home-manager/modules/services/vdirsyncer.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.volnoti.enable"></a><a class="term" href="options.html#opt-services.volnoti.enable"><code class="option">services.volnoti.enable</code></a></span></dt><dd><p>Whether to enable Volnoti volume HUD 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/volnoti.nix#blob-path" target="_top">
&lt;home-manager/modules/services/volnoti.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.volnoti.package"></a><a class="term" href="options.html#opt-services.volnoti.package"><code class="option">services.volnoti.package</code></a></span></dt><dd><p>Package containing the <span class="command"><strong>volnoti</strong></span> program.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.volnoti</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/volnoti.nix#blob-path" target="_top">