1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-05 16:41:04 +01:00
This commit is contained in:
sumnerevans 2025-02-17 19:10:59 +00:00
parent 564a5f695f
commit a17c28ecd6

View file

@ -70460,6 +70460,31 @@ null or 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/mako.nix" target="_top">
&lt;home-manager/modules/services/mako.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-services.mako.maxHistory"></a><a class="term" href="options.xhtml#opt-services.mako.maxHistory"><code class="option">services.mako.maxHistory</code>
</a>
</span>
</dt>
<dd>
<p>Set maximum number of expired notifications to keep in the history
buffer. Set 0 to disable history.</p>
<p><span class="emphasis"><em>Type:</em></span>
null or signed integer</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">5</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>