1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-10 21:29:48 +01:00
This commit is contained in:
teto 2023-06-16 09:11:27 +00:00
parent 9374fcf980
commit c0694bb6cb

View file

@ -12,7 +12,7 @@ type is set to discover.</p><p><span class="emphasis"><em>Type:</em></span> stri
&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_.khal.readOnly"></a><a class="term" href="options.html#opt-accounts.calendar.accounts._name_.khal.readOnly"><code class="option">accounts.calendar.accounts.&lt;name&gt;.khal.readOnly</code></a></span></dt><dd><p>Keep khal from making any changes to this account.</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>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_.khal.type"></a><a class="term" href="options.html#opt-accounts.calendar.accounts._name_.khal.type"><code class="option">accounts.calendar.accounts.&lt;name&gt;.khal.type</code></a></span></dt><dd><p>There is no description of this option.</p><p><span class="emphasis"><em>Type:</em></span> null or one of "calendar", "discover"</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">
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-accounts.calendar.accounts._name_.khal.type"></a><a class="term" href="options.html#opt-accounts.calendar.accounts._name_.khal.type"><code class="option">accounts.calendar.accounts.&lt;name&gt;.khal.type</code></a></span></dt><dd><p>Either a single calendar (calendar which is the default) or a directory with multiple calendars (discover).</p><p><span class="emphasis"><em>Type:</em></span> null or one of "calendar", "discover"</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"></a><a class="term" href="options.html#opt-accounts.calendar.accounts._name_.local"><code class="option">accounts.calendar.accounts.&lt;name&gt;.local</code></a></span></dt><dd><p>Local configuration for the calendar.</p><p><span class="emphasis"><em>Type:</em></span> null or (submodule)</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;