This commit is contained in:
khaneliman
2026-06-02 13:23:15 +00:00
parent 57fe05fbe5
commit 1a33877231

View File

@@ -8133,15 +8133,14 @@ attribute set of (submodule)</p>
</span>
</dt>
<dd>
<p>Whether to enable Whether this font config file should be generated…</p>
<p>Whether this file should be generated. This option allows specific
files to be disabled.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting nix">false
</code></pre>
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting nix">if lib.versionAtLeast config.home.stateVersion &quot;26.11&quot; then true else false
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting nix">true
</code></pre>
<p><span class="emphasis"><em>Declared by:</em></span></p>