1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 04:23:34 +02:00
This commit is contained in:
teto 2023-07-04 10:15:45 +00:00
parent f9cd0c8193
commit efbfd5444f

View File

@ -46,7 +46,7 @@ Defaults to UTF-8.</p><p><span class="emphasis"><em>Type:</em></span> null or st
&lt;home-manager/modules/accounts/calendar.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-accounts.calendar.accounts._name_.local.fileExt"></a><a class="link" href="options.html#opt-accounts.calendar.accounts._name_.local.fileExt"><code class="option">accounts.calendar.accounts.&lt;name&gt;.local.fileExt</code></a></span></dt><dd><p>The file extension to use.</p><p><span class="emphasis"><em>Type:</em></span> null or string</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/accounts/calendar.nix#blob-path" target="_top">
&lt;home-manager/modules/accounts/calendar.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-accounts.calendar.accounts._name_.local.path"></a><a class="link" href="options.html#opt-accounts.calendar.accounts._name_.local.path"><code class="option">accounts.calendar.accounts.&lt;name&gt;.local.path</code></a></span></dt><dd><p>The path of the storage.</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"accounts.contact.basePath/name"</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/accounts/calendar.nix#blob-path" target="_top">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-accounts.calendar.accounts._name_.local.path"></a><a class="link" href="options.html#opt-accounts.calendar.accounts._name_.local.path"><code class="option">accounts.calendar.accounts.&lt;name&gt;.local.path</code></a></span></dt><dd><p>The path of the storage.</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">"accounts.calendar.basePath/name"</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/accounts/calendar.nix#blob-path" target="_top">
&lt;home-manager/modules/accounts/calendar.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-accounts.calendar.accounts._name_.local.type"></a><a class="link" href="options.html#opt-accounts.calendar.accounts._name_.local.type"><code class="option">accounts.calendar.accounts.&lt;name&gt;.local.type</code></a></span></dt><dd><p>The type of the storage.</p><p><span class="emphasis"><em>Type:</em></span> one of "filesystem", "singlefile"</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/accounts/calendar.nix#blob-path" target="_top">
&lt;home-manager/modules/accounts/calendar.nix&gt;